#include <gmock.h>
Public Types | |
typedef ::testing::tuple< const LhsValue &, const RhsValue & > | InnerMatcherArg |
typedef LhsView::type | LhsStlContainer |
typedef LhsView::const_reference | LhsStlContainerReference |
typedef LhsStlContainer::value_type | LhsValue |
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> | LhsView |
Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
Impl (const TupleMatcher &tuple_matcher, const RhsStlContainer &rhs) | |
virtual bool | MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (Impl) | |
Private Attributes | |
const Matcher< InnerMatcherArg > | mono_tuple_matcher_ |
const RhsStlContainer | rhs_ |
Definition at line 7534 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef ::testing::tuple<const LhsValue&, const RhsValue&> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::InnerMatcherArg |
Definition at line 7545 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef LhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::LhsStlContainer |
Definition at line 7538 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef LhsView::const_reference testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::LhsStlContainerReference |
Definition at line 7539 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef LhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::LhsValue |
Definition at line 7540 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::LhsView |
Definition at line 7537 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 7547 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 7559 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 7552 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< LhsContainer >.
Definition at line 7568 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7604 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7605 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.