|
Monero
|


Public Member Functions | |
| Impl (const Rhs &rhs) | |
| virtual bool | MatchAndExplain (Lhs lhs, MatchResultListener *) 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 | |
| Rhs | rhs_ |
|
inlineexplicit |
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Lhs >.
|
private |