Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
AStruct () | |
AStruct (const AStruct &rhs) | |
Public Attributes | |
int | x |
const double | y |
Uncopyable | z |
const char * | p |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (AStruct) | |
Definition at line 3378 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3378 of file gmock-matchers_test.cc
|
inline |
Definition at line 3379 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3379 of file gmock-matchers_test.cc
|
inline |
Definition at line 3380 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3380 of file gmock-matchers_test.cc
|
private |
const char* testing::gmock_matchers_test::AStruct::p |
Definition at line 3386 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3386 of file gmock-matchers_test.cc
Referenced by testing::gmock_matchers_test::TEST().
int testing::gmock_matchers_test::AStruct::x |
Definition at line 3383 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3383 of file gmock-matchers_test.cc
Referenced by testing::gmock_matchers_test::TEST().
const double testing::gmock_matchers_test::AStruct::y |
Definition at line 3384 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3384 of file gmock-matchers_test.cc
Uncopyable testing::gmock_matchers_test::AStruct::z |
Definition at line 3385 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3385 of file gmock-matchers_test.cc