proxygen
|
#include <gmock-matchers.h>
Classes | |
class | Impl |
Public Types | |
typedef internal::StlContainerView< RhsContainer > | RhsView |
typedef RhsView::type | RhsStlContainer |
typedef RhsStlContainer::value_type | RhsValue |
typedef internal::StlContainerView< RhsContainer > | RhsView |
typedef RhsView::type | RhsStlContainer |
typedef RhsStlContainer::value_type | RhsValue |
typedef internal::StlContainerView< RhsContainer > | RhsView |
typedef RhsView::type | RhsStlContainer |
typedef RhsStlContainer::value_type | RhsValue |
Public Member Functions | |
PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
PointwiseMatcher (const TupleMatcher &tuple_matcher, const RhsContainer &rhs) | |
template<typename LhsContainer > | |
operator Matcher< LhsContainer > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
GTEST_DISALLOW_ASSIGN_ (PointwiseMatcher) | |
Private Attributes | |
const TupleMatcher | tuple_matcher_ |
const RhsStlContainer | rhs_ |
Definition at line 2693 of file gmock-matchers.h.
typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 2696 of file gmock-matchers.h.
typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 2696 of file gmock-matchers.h.
typedef RhsView::type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsStlContainer |
Definition at line 2696 of file gmock-matchers.h.
typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 2697 of file gmock-matchers.h.
typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 2697 of file gmock-matchers.h.
typedef RhsStlContainer::value_type testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsValue |
Definition at line 2697 of file gmock-matchers.h.
typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 2695 of file gmock-matchers.h.
typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 2695 of file gmock-matchers.h.
typedef internal::StlContainerView<RhsContainer> testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::RhsView |
Definition at line 2695 of file gmock-matchers.h.
|
inline |
Definition at line 2701 of file gmock-matchers.h.
References GTEST_REMOVE_REFERENCE_AND_CONST_, and testing::StaticAssertTypeEq().
|
inline |
Definition at line 2701 of file gmock-matchers.h.
References GTEST_REMOVE_REFERENCE_AND_CONST_, and testing::StaticAssertTypeEq().
|
inline |
Definition at line 2701 of file gmock-matchers.h.
References GTEST_REMOVE_REFERENCE_AND_CONST_, and testing::StaticAssertTypeEq().
|
private |
|
private |
|
private |
|
inline |
Definition at line 2710 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2710 of file gmock-matchers.h.
References testing::MakeMatcher().
|
inline |
Definition at line 2710 of file gmock-matchers.h.
References testing::MakeMatcher().
|
private |
Definition at line 2793 of file gmock-matchers.h.
|
private |
Definition at line 2792 of file gmock-matchers.h.