#include <gmock.h>

Public Member Functions | |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| NotMatcherImpl (const Matcher< T > &matcher) | |
| NotMatcherImpl (const Matcher< T > &matcher) | |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl) | |
Private Attributes | |
| const Matcher< T > | matcher_ |
Definition at line 6414 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 6417 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 1496 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1509 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 6430 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1504 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 6425 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1499 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 6420 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6436 of file fused-src/gmock/gmock.h.