|
Monero
|
#include <gmock-matchers.h>


Public Member Functions | |
| 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 |
|
pure virtual |
Implemented in testing::gmock_matchers_test::FloatingEqMatcher< FloatType >::Impl< T >, testing::gmock_matchers_test::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::NotMatcherImpl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, and testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >.