proxygen
|
Public Attributes | |
char | ch |
Public Attributes inherited from testing::gmock_matchers_test::AStruct | |
int | x |
const double | y |
Uncopyable | z |
const char * | p |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (DerivedStruct) | |
GTEST_DISALLOW_ASSIGN_ (DerivedStruct) | |
GTEST_DISALLOW_ASSIGN_ (DerivedStruct) | |
Additional Inherited Members | |
Public Member Functions inherited from testing::gmock_matchers_test::AStruct | |
AStruct () | |
AStruct (const AStruct &rhs) | |
AStruct () | |
AStruct (const AStruct &rhs) | |
AStruct () | |
AStruct (const AStruct &rhs) | |
Definition at line 3393 of file gmock-matchers_test.cc.
|
private |
|
private |
|
private |
char testing::gmock_matchers_test::DerivedStruct::ch |
Definition at line 3394 of file gmock-matchers_test.cc.