Public Types | |
typedef PointeeOf< GTEST_REMOVE_CONST_(GTEST_REMOVE_REFERENCE_(Pointer))>::type | Pointee |
Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
Impl (const InnerMatcher &matcher) | |
virtual bool | MatchAndExplain (Pointer pointer, MatchResultListener *listener) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< const Pointee & > | matcher_ |
Definition at line 6882 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef PointeeOf<GTEST_REMOVE_CONST_( GTEST_REMOVE_REFERENCE_(Pointer))>::type testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::Pointee |
Definition at line 6885 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6887 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 6895 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 6890 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Pointer >.
Definition at line 6900 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 6910 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.