Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
MockFoo () | |
MOCK_METHOD3 (Bar, char(const std::string &s, int i, double x)) | |
MOCK_METHOD2 (Bar2, bool(int x, int y)) | |
MOCK_METHOD2 (Bar3, void(int x, int y)) | |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFoo) | |
Definition at line 51 of file gmock_output_test_.cc.
View newest version in sPHENIX GitHub at line 51 of file gmock_output_test_.cc
|
inline |
Definition at line 53 of file gmock_output_test_.cc.
View newest version in sPHENIX GitHub at line 53 of file gmock_output_test_.cc
|
private |