Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
StreamMatchResultListener (::std::ostream *os) | |
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_ (StreamMatchResultListener) | |
Definition at line 239 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 239 of file gmock-matchers.h
|
inlineexplicit |
Definition at line 241 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 241 of file gmock-matchers.h
|
private |