Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
Impl (CallableStorageType callable, const Matcher< ResultType > &matcher) | |
virtual bool | MatchAndExplain (T obj, MatchResultListener *listener) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
CallableStorageType | callable_ |
const Matcher< ResultType > | matcher_ |
Definition at line 7174 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 7176 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 7184 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 7179 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 7189 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
mutableprivate |
Definition at line 7204 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7205 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.