#include <gmock.h>
Public Member Functions | |
KeyMatcher (M m) | |
KeyMatcher (M m) | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
Private Attributes | |
const M | matcher_for_key_ |
Definition at line 8000 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 8003 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 3082 of file gmock-matchers.h.
|
private |
|
private |
|
inline |
Definition at line 3085 of file gmock-matchers.h.
|
inline |
Definition at line 8006 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 8012 of file fused-src/gmock/gmock.h.