proxygen
|
#include <gmock-matchers.h>
Public Member Functions | |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
BothOfMatcherImpl (const Matcher< T > &matcher1, const Matcher< T > &matcher2) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (BothOfMatcherImpl) | |
Private Attributes | |
const Matcher< T > | matcher1_ |
const Matcher< T > | matcher2_ |
Definition at line 1492 of file gmock-matchers.h.
|
inline |
Definition at line 1494 of file gmock-matchers.h.
|
inline |
Definition at line 1494 of file gmock-matchers.h.
|
inline |
Definition at line 1494 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1505 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1505 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1505 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1497 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1497 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1497 of file gmock-matchers.h.
|
private |
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1513 of file gmock-matchers.h.
References testing::StringMatchResultListener::str().
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1513 of file gmock-matchers.h.
References testing::Args(), GTEST_DISALLOW_ASSIGN_, testing::StringMatchResultListener::str(), and T.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1513 of file gmock-matchers.h.
References testing::Args(), GTEST_DISALLOW_ASSIGN_, testing::StringMatchResultListener::str(), and T.
|
private |
Definition at line 1544 of file gmock-matchers.h.
|
private |
Definition at line 1545 of file gmock-matchers.h.