#include <gmock.h>
Classes | |
| class | Impl |
Public Types | |
| typedef RhsView::type | RhsStlContainer |
| typedef RhsStlContainer::value_type | RhsValue |
| typedef internal::StlContainerView< RhsContainer > | RhsView |
Public Member Functions | |
| template<typename LhsContainer > | |
| operator Matcher< LhsContainer > () const | |
| PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
Private Attributes | |
| const RhsStlContainer | rhs_ |
| const TupleMatcher | tuple_matcher_ |
Definition at line 7512 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
| typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 7515 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
| typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 7516 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
| typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 7514 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inline |
Definition at line 7520 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
|
inline |
Definition at line 7529 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7612 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
private |
Definition at line 7611 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.