Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Types | |
typedef RawPairType::first_type | KeyType |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType |
template<typename InnerMatcher > | |
KeyMatcherImpl (InnerMatcher inner_matcher) | |
virtual bool | MatchAndExplain (PairType key_value, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Public Member Functions inherited from testing::MatcherInterface< PairType > | |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Definition at line 3291 of file gmock-matchers.h.
RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 3294 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 3297 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 3322 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3316 of file gmock-matchers.h.
typedef testing::internal::KeyMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
Definition at line 3303 of file gmock-matchers.h.