#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 |
| EitherOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
| EitherOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (EitherOfMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (EitherOfMatcherImpl) | |
Private Attributes | |
| const Matcher< T > | matcher1_ |
| const Matcher< T > | matcher2_ |
Definition at line 6665 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6668 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1747 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1759 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 6680 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1750 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 6671 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1768 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 6689 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6732 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6733 of file fused-src/gmock/gmock.h.