|
Monero
|


Public Member Functions | |
| Impl (const Matcher< U > &source_matcher) | |
| virtual bool | MatchAndExplain (T 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 Matcher< U > | source_matcher_ |
|
inlineexplicit |
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
|
private |