|
Monero
|


Public Types | |
| typedef ::testing::tuple< T, Second > | ArgTuple |
Public Member Functions | |
| Impl (const Tuple2Matcher &tm, const Second &second) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
| const Matcher< const ArgTuple & > | mono_tuple2_matcher_ |
| const Second | second_value_ |
| typedef ::testing::tuple<T, Second> testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::ArgTuple |
|
inline |
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
|
private |
|
private |