Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
MatcherInterfaceAdapter (const MatcherInterface< T > *impl) | |
virtual | ~MatcherInterfaceAdapter () |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (const T &x, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherInterface< const T & > | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const=0 |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
Definition at line 186 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 188 of file gmock-matchers.h.
|
inlinevirtual |
Definition at line 190 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 194 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 192 of file gmock-matchers.h.
|
inlinevirtual |
Definition at line 198 of file gmock-matchers.h.