Public Types | |
typedef ::testing::tuple< T, Second > | ArgTuple |
Public Member Functions | |
virtual void | DescribeTo (::std::ostream *os) const |
Impl (const Tuple2Matcher &tm, const Second &second) | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
![]() | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< const ArgTuple & > | mono_tuple2_matcher_ |
const Second | second_value_ |
Definition at line 8395 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef ::testing::tuple<T, Second> testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::ArgTuple |
Definition at line 8397 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 8399 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 8403 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 8410 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8416 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 8417 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.