|
proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
| KeyMatcher (M m) | |
| template<typename PairType > | |
| operator Matcher< PairType > () const | |
| KeyMatcher (M m) | |
| template<typename PairType > | |
| operator Matcher< PairType > () const | |
| KeyMatcher (M m) | |
| template<typename PairType > | |
| operator Matcher< PairType > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
| GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
Private Attributes | |
| const M | matcher_for_key_ |
Definition at line 2983 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2985 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2985 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2985 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 2988 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2988 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, M, and testing::MakeMatcher().
|
inline |
Definition at line 2988 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, M, and testing::MakeMatcher().
|
private |
Definition at line 2993 of file gmock-matchers.h.