|
proxygen
|
#include <gmock-matchers.h>
Public Types | |
| typedef RawPairType::first_type | KeyType |
| typedef RawPairType::first_type | KeyType |
| 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 |
| 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 |
| 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::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcherImpl) | |
Private Attributes | |
| const Matcher< const KeyType & > | inner_matcher_ |
Definition at line 2939 of file gmock-matchers.h.
| typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 2942 of file gmock-matchers.h.
| typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 2942 of file gmock-matchers.h.
| typedef RawPairType::first_type testing::internal::KeyMatcherImpl< PairType >::KeyType |
Definition at line 2942 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2945 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2945 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2945 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2970 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2970 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2970 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2964 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2964 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2964 of file gmock-matchers.h.
|
private |
|
private |
|
private |
| typedef testing::internal::KeyMatcherImpl< PairType >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | PairType | ) |
| 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 2951 of file gmock-matchers.h.
References testing::StringMatchResultListener::str().
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
Definition at line 2951 of file gmock-matchers.h.
References testing::StringMatchResultListener::str().
|
inlinevirtual |
Implements testing::MatcherInterface< PairType >.
Definition at line 2951 of file gmock-matchers.h.
References testing::StringMatchResultListener::str().
|
private |
Definition at line 2976 of file gmock-matchers.h.