Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
DummyMatchResultListener () | |
Public Member Functions inherited from testing::MatchResultListener | |
MatchResultListener (::std::ostream *os) | |
virtual | ~MatchResultListener ()=0 |
template<typename T > | |
MatchResultListener & | operator<< (const T &x) |
::std::ostream * | stream () |
bool | IsInterested () const |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (DummyMatchResultListener) | |
Definition at line 228 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 228 of file gmock-matchers.h
|
inline |
Definition at line 230 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 230 of file gmock-matchers.h
|
private |