Public Attributes | |
int | a |
double | b |
std::string | c |
Definition at line 661 of file gtest_ports.cpp.
int TestStruct::a |
Definition at line 663 of file gtest_ports.cpp.
double TestStruct::b |
Definition at line 664 of file gtest_ports.cpp.
std::string TestStruct::c |
Definition at line 665 of file gtest_ports.cpp.