#include <gmock.h>
Public Types | |
typedef View::type | StlContainer |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef View::const_reference | StlContainerReference |
typedef internal::StlContainerView< Container > | View |
typedef internal::StlContainerView< Container > | View |
Public Member Functions | |
ContainerEqMatcher (const Container &rhs) | |
ContainerEqMatcher (const Container &rhs) | |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeTo (::std::ostream *os) const |
template<typename LhsContainer > | |
bool | MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const |
template<typename LhsContainer > | |
bool | MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ContainerEqMatcher) | |
GTEST_DISALLOW_ASSIGN_ (ContainerEqMatcher) | |
Private Attributes | |
const StlContainer | rhs_ |
Definition at line 7464 of file fused-src/gmock/gmock.h.
typedef View::type testing::internal::ContainerEqMatcher< Container >::StlContainer |
Definition at line 2547 of file gmock-matchers.h.
typedef View::type testing::internal::ContainerEqMatcher< Container >::StlContainer |
Definition at line 7468 of file fused-src/gmock/gmock.h.
typedef View::const_reference testing::internal::ContainerEqMatcher< Container >::StlContainerReference |
Definition at line 2548 of file gmock-matchers.h.
typedef View::const_reference testing::internal::ContainerEqMatcher< Container >::StlContainerReference |
Definition at line 7469 of file fused-src/gmock/gmock.h.
typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View |
Definition at line 2546 of file gmock-matchers.h.
typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View |
Definition at line 7467 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7473 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 2552 of file gmock-matchers.h.
|
inline |
Definition at line 2565 of file gmock-matchers.h.
|
inline |
Definition at line 7486 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 2560 of file gmock-matchers.h.
|
inline |
Definition at line 7481 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inline |
Definition at line 2572 of file gmock-matchers.h.
|
inline |
Definition at line 7493 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 7566 of file fused-src/gmock/gmock.h.