Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
NotMatcherImpl (const Matcher< T > &matcher) | |
virtual bool | MatchAndExplain (GTEST_REFERENCE_TO_CONST_(T) x, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Public Member Functions inherited from testing::MatcherInterface< GTEST_REFERENCE_TO_CONST_(T)> | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const=0 |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Definition at line 1672 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1674 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1686 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1682 of file gmock-matchers.h.
|
inlinevirtual |
Definition at line 1677 of file gmock-matchers.h.