#include <gmock.h>
Public Member Functions | |
KeyMatcher (M m) | |
template<typename PairType > | |
operator Matcher< PairType > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (KeyMatcher) | |
Private Attributes | |
const M | matcher_for_key_ |
Definition at line 7802 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7804 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 7807 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7812 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.