![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for testing::gmock_matchers_test::NewEvenMatcherImpl:
Collaboration diagram for testing::gmock_matchers_test::NewEvenMatcherImpl:Public Member Functions | |
| virtual bool | MatchAndExplain (int x, MatchResultListener *listener) const |
| virtual void | DescribeTo (ostream *os) const |
Public Member Functions inherited from testing::MatcherInterface< T > | |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const =0 |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeTo (::std::ostream *os) const =0 |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 280 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 280 of file gmock-matchers_test.cc
|
inlinevirtual |
Definition at line 294 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 294 of file gmock-matchers_test.cc
|
inlinevirtual |
Definition at line 282 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 282 of file gmock-matchers_test.cc
References testing::MatchResultListener::stream().
Here is the call graph for this function: