|
Monero
|


Public Member Functions | |
| Impl (Super &x) | |
| virtual bool | MatchAndExplain (Super &x, MatchResultListener *listener) const |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
| const Super & | object_ |
|
inlineexplicit |
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Super & >.
|
private |