Public Attributes | |
int | a |
double | b |
std::string | c |
Definition at line 641 of file gtest_ports.cpp.
int TestStruct::a |
Definition at line 643 of file gtest_ports.cpp.
double TestStruct::b |
Definition at line 644 of file gtest_ports.cpp.
std::string TestStruct::c |
Definition at line 645 of file gtest_ports.cpp.