#include <gmock.h>
Public Member Functions | |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
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 |
![]() | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl) | |
Private Attributes | |
const Matcher< T > | matcher1_ |
const Matcher< T > | matcher2_ |
Definition at line 6468 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 6471 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1550 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1562 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 6483 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1553 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 6474 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1571 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 6492 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6535 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 6536 of file fused-src/gmock/gmock.h.