#include <gmock.h>
Public Member Functions | |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeTo (::std::ostream *os) const |
template<typename InnerMatcher > | |
EachMatcherImpl (InnerMatcher inner_matcher) | |
template<typename InnerMatcher > | |
EachMatcherImpl (InnerMatcher inner_matcher) | |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
![]() | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
template<typename InnerMatcher > | |
QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
template<typename InnerMatcher > | |
QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
![]() | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (EachMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (EachMatcherImpl) | |
Additional Inherited Members | |
![]() | |
typedef StlContainer::value_type | Element |
typedef StlContainer::value_type | Element |
typedef View::type | StlContainer |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef View::const_reference | StlContainerReference |
typedef StlContainerView< RawContainer > | View |
typedef StlContainerView< RawContainer > | View |
![]() | |
GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
![]() | |
const Matcher< const Element & > | inner_matcher_ |
Definition at line 7875 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 7879 of file fused-src/gmock/gmock.h.
|
inlineexplicit |
Definition at line 2958 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 2968 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 7889 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 2962 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 7883 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 2974 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 7895 of file fused-src/gmock/gmock.h.