|
proxygen
|
#include <gmock-matchers.h>
Public Types | |
| typedef StlContainerView< RawContainer > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
| typedef StlContainer::value_type | Element |
| typedef StlContainerView< RawContainer > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
| typedef StlContainer::value_type | Element |
| typedef StlContainerView< RawContainer > | View |
| typedef View::type | StlContainer |
| typedef View::const_reference | StlContainerReference |
| typedef StlContainer::value_type | Element |
Public Member Functions | |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
| template<typename InnerMatcher > | |
| QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
| bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
| template<typename InnerMatcher > | |
| QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
| bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
| typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
| template<typename InnerMatcher > | |
| QuantifierMatcherImpl (InnerMatcher inner_matcher) | |
| bool | MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherInterface< Container > | |
| virtual bool | MatchAndExplain (Containerx, MatchResultListener *listener) const =0 |
| virtual bool | MatchAndExplain (Containerx, MatchResultListener *listener) const =0 |
| virtual bool | MatchAndExplain (Containerx, MatchResultListener *listener) const =0 |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeTo (::std::ostream *os) const =0 |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeTo (::std::ostream *os) const =0 |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual | ~MatcherDescriberInterface () |
| virtual void | DescribeTo (::std::ostream *os) const =0 |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
Protected Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
| GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl) | |
Protected Attributes | |
| const Matcher< const Element & > | inner_matcher_ |
Definition at line 2800 of file gmock-matchers.h.
| typedef StlContainer::value_type testing::internal::QuantifierMatcherImpl< Container >::Element |
Definition at line 2806 of file gmock-matchers.h.
| typedef StlContainer::value_type testing::internal::QuantifierMatcherImpl< Container >::Element |
Definition at line 2806 of file gmock-matchers.h.
| typedef StlContainer::value_type testing::internal::QuantifierMatcherImpl< Container >::Element |
Definition at line 2806 of file gmock-matchers.h.
| typedef View::type testing::internal::QuantifierMatcherImpl< Container >::StlContainer |
Definition at line 2804 of file gmock-matchers.h.
| typedef View::type testing::internal::QuantifierMatcherImpl< Container >::StlContainer |
Definition at line 2804 of file gmock-matchers.h.
| typedef View::type testing::internal::QuantifierMatcherImpl< Container >::StlContainer |
Definition at line 2804 of file gmock-matchers.h.
| typedef View::const_reference testing::internal::QuantifierMatcherImpl< Container >::StlContainerReference |
Definition at line 2805 of file gmock-matchers.h.
| typedef View::const_reference testing::internal::QuantifierMatcherImpl< Container >::StlContainerReference |
Definition at line 2805 of file gmock-matchers.h.
| typedef View::const_reference testing::internal::QuantifierMatcherImpl< Container >::StlContainerReference |
Definition at line 2805 of file gmock-matchers.h.
| typedef StlContainerView<RawContainer> testing::internal::QuantifierMatcherImpl< Container >::View |
Definition at line 2803 of file gmock-matchers.h.
| typedef StlContainerView<RawContainer> testing::internal::QuantifierMatcherImpl< Container >::View |
Definition at line 2803 of file gmock-matchers.h.
| typedef StlContainerView<RawContainer> testing::internal::QuantifierMatcherImpl< Container >::View |
Definition at line 2803 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2809 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2809 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2809 of file gmock-matchers.h.
|
protected |
|
protected |
|
protected |
| typedef testing::internal::QuantifierMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
| typedef testing::internal::QuantifierMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
| typedef testing::internal::QuantifierMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
|
inline |
Definition at line 2816 of file gmock-matchers.h.
References i, testing::internal::PrintIfNotEmpty(), testing::StringMatchResultListener::str(), and testing::MatchResultListener::stream().
|
inline |
Definition at line 2816 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, i, testing::internal::PrintIfNotEmpty(), and testing::StringMatchResultListener::str().
|
inline |
Definition at line 2816 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, i, testing::internal::PrintIfNotEmpty(), and testing::StringMatchResultListener::str().
|
protected |
Definition at line 2837 of file gmock-matchers.h.