Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
Impl (const Rhs &rhs) | |
virtual bool | MatchAndExplain (Lhs lhs, MatchResultListener *) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
Rhs | rhs_ |
Definition at line 5722 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlineexplicit |
Definition at line 5724 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 5733 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 5729 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Lhs >.
Definition at line 5725 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 5738 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.