#include <gmock.h>
Public Types | |
typedef LhsView::type | LhsStlContainer |
typedef LhsView::const_reference | LhsStlContainerReference |
typedef RemoveConstFromKey< typename LhsStlContainer::value_type >::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 Comparator &comparator, const ContainerMatcher &matcher) | |
virtual bool | MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const |
![]() | |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (Impl) | |
Private Attributes | |
const Comparator | comparator_ |
const Matcher< const ::std::vector< LhsValue > & > | matcher_ |
Definition at line 7444 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef LhsView::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainer |
Definition at line 7448 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef LhsView::const_reference testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsStlContainerReference |
Definition at line 7449 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef RemoveConstFromKey< typename LhsStlContainer::value_type>::type testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsValue |
Definition at line 7453 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef internal::StlContainerView< GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::LhsView |
Definition at line 7447 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 7455 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 7463 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 7458 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< LhsContainer >.
Definition at line 7468 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7494 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7495 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.