proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
NotMatcherImpl (const Matcher< T > &matcher) | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
NotMatcherImpl (const Matcher< T > &matcher) | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
NotMatcherImpl (const Matcher< T > &matcher) | |
virtual bool | MatchAndExplain (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::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (NotMatcherImpl) | |
Private Attributes | |
const Matcher< T > | matcher_ |
Definition at line 1444 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1446 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1446 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1446 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1457 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1457 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1457 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1453 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1453 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1453 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1449 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1449 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1449 of file gmock-matchers.h.
|
private |
Definition at line 1462 of file gmock-matchers.h.