#include <gmock.h>
Public Member Functions | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | ExplainMatchResultTo (T x,::std::ostream *os) const |
void | ExplainMatchResultTo (T x,::std::ostream *os) const |
const MatcherDescriberInterface * | GetDescriber () const |
const MatcherDescriberInterface * | GetDescriber () const |
bool | MatchAndExplain (T x, MatchResultListener *listener) const |
bool | MatchAndExplain (T x, MatchResultListener *listener) const |
bool | Matches (T x) const |
bool | Matches (T x) const |
Protected Member Functions | |
MatcherBase () | |
MatcherBase (const MatcherInterface< T > *impl) | |
MatcherBase () | |
MatcherBase (const MatcherInterface< T > *impl) | |
virtual | ~MatcherBase () |
virtual | ~MatcherBase () |
Private Attributes | |
::testing::internal::linked_ptr< const MatcherInterface< T > > | impl_ |
Definition at line 5160 of file fused-src/gmock/gmock.h.
|
inlineprotected |
Definition at line 5202 of file fused-src/gmock/gmock.h.
|
inlineexplicitprotected |
Definition at line 5205 of file fused-src/gmock/gmock.h.
|
inlineprotectedvirtual |
Definition at line 5208 of file fused-src/gmock/gmock.h.
|
inlineprotected |
Definition at line 281 of file gmock-matchers.h.
|
inlineexplicitprotected |
Definition at line 284 of file gmock-matchers.h.
|
inlineprotectedvirtual |
Definition at line 287 of file gmock-matchers.h.
|
inline |
Definition at line 260 of file gmock-matchers.h.
|
inline |
Definition at line 5181 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 257 of file gmock-matchers.h.
|
inline |
Definition at line 5178 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 266 of file gmock-matchers.h.
|
inline |
Definition at line 5187 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 275 of file gmock-matchers.h.
|
inline |
Definition at line 5196 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 244 of file gmock-matchers.h.
|
inline |
Definition at line 5165 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 250 of file gmock-matchers.h.
|
inline |
Definition at line 5171 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 5222 of file fused-src/gmock/gmock.h.