#include <gmock.h>
Public Types | |
typedef RawPairType::first_type | KeyType |
typedef RawPairType::first_type | KeyType |
Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (PairType) RawPairType |
template<typename InnerMatcher > | |
KeyMatcherImpl (InnerMatcher inner_matcher) | |
template<typename InnerMatcher > | |
KeyMatcherImpl (InnerMatcher inner_matcher) | |
virtual bool | MatchAndExplain (PairType key_value, MatchResultListener *listener) const |
virtual bool | MatchAndExplain (PairType key_value, MatchResultListener *listener) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl) | |
Private Attributes | |
const Matcher< const KeyType & > | inner_matcher_ |
Definition at line 7948 of file fused-src/gmock/gmock.h.
typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 3031 of file gmock-matchers.h.
typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 7952 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7955 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 3034 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 3065 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 7986 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3058 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 7979 of file fused-src/gmock/gmock.h.
|
private |
|
private |
typedef testing::internal::KeyMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
typedef testing::internal::KeyMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
Definition at line 3041 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
Definition at line 7962 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7993 of file fused-src/gmock/gmock.h.