proxygen
|
#include <gmock-matchers.h>
Public Types | |
typedef internal::StlContainerView< RawContainer > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef StlContainer::const_iterator | StlContainerConstIterator |
typedef StlContainer::value_type | Element |
typedef internal::StlContainerView< RawContainer > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef StlContainer::const_iterator | StlContainerConstIterator |
typedef StlContainer::value_type | Element |
typedef internal::StlContainerView< RawContainer > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef StlContainer::const_iterator | StlContainerConstIterator |
typedef StlContainer::value_type | Element |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
template<typename InputIter > | |
UnorderedElementsAreMatcherImpl (InputIter first, InputIter last) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
template<typename InputIter > | |
UnorderedElementsAreMatcherImpl (InputIter first, InputIter last) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
template<typename InputIter > | |
UnorderedElementsAreMatcherImpl (InputIter first, InputIter last) | |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
Public Member Functions inherited from testing::MatcherDescriberInterface | |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
virtual | ~MatcherDescriberInterface () |
Private Types | |
typedef ::std::vector< Matcher< const Element & > > | MatcherVec |
typedef ::std::vector< Matcher< const Element & > > | MatcherVec |
typedef ::std::vector< Matcher< const Element & > > | MatcherVec |
Private Member Functions | |
template<typename ElementIter > | |
MatchMatrix | AnalyzeElements (ElementIter elem_first, ElementIter elem_last,::std::vector< string > *element_printouts, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcherImpl) | |
template<typename ElementIter > | |
MatchMatrix | AnalyzeElements (ElementIter elem_first, ElementIter elem_last,::std::vector< string > *element_printouts, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcherImpl) | |
template<typename ElementIter > | |
MatchMatrix | AnalyzeElements (ElementIter elem_first, ElementIter elem_last,::std::vector< string > *element_printouts, MatchResultListener *listener) const |
GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcherImpl) | |
Private Attributes | |
MatcherVec | matchers_ |
Additional Inherited Members | |
Protected Types inherited from testing::internal::UnorderedElementsAreMatcherImplBase | |
typedef ::std::vector< const MatcherDescriberInterface * > | MatcherDescriberVec |
typedef ::std::vector< const MatcherDescriberInterface * > | MatcherDescriberVec |
typedef ::std::vector< const MatcherDescriberInterface * > | MatcherDescriberVec |
Protected Member Functions inherited from testing::internal::UnorderedElementsAreMatcherImplBase | |
void | DescribeToImpl (::std::ostream *os) const |
void | DescribeNegationToImpl (::std::ostream *os) const |
bool | VerifyAllElementsAndMatchersAreMatched (const ::std::vector< string > &element_printouts, const MatchMatrix &matrix, MatchResultListener *listener) const |
MatcherDescriberVec & | matcher_describers () |
void | DescribeToImpl (::std::ostream *os) const |
void | DescribeNegationToImpl (::std::ostream *os) const |
bool | VerifyAllElementsAndMatchersAreMatched (const ::std::vector< string > &element_printouts, const MatchMatrix &matrix, MatchResultListener *listener) const |
MatcherDescriberVec & | matcher_describers () |
void | DescribeToImpl (::std::ostream *os) const |
void | DescribeNegationToImpl (::std::ostream *os) const |
bool | VerifyAllElementsAndMatchersAreMatched (const ::std::vector< string > &element_printouts, const MatchMatrix &matrix, MatchResultListener *listener) const |
MatcherDescriberVec & | matcher_describers () |
Static Protected Member Functions inherited from testing::internal::UnorderedElementsAreMatcherImplBase | |
static Message | Elements (size_t n) |
static Message | Elements (size_t n) |
static Message | Elements (size_t n) |
Definition at line 3345 of file gmock-matchers.h.
typedef StlContainer::value_type testing::internal::UnorderedElementsAreMatcherImpl< Container >::Element |
Definition at line 3354 of file gmock-matchers.h.
typedef StlContainer::value_type testing::internal::UnorderedElementsAreMatcherImpl< Container >::Element |
Definition at line 3354 of file gmock-matchers.h.
typedef StlContainer::value_type testing::internal::UnorderedElementsAreMatcherImpl< Container >::Element |
Definition at line 3354 of file gmock-matchers.h.
|
private |
Definition at line 3406 of file gmock-matchers.h.
|
private |
Definition at line 3406 of file gmock-matchers.h.
|
private |
Definition at line 3406 of file gmock-matchers.h.
typedef View::type testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainer |
Definition at line 3351 of file gmock-matchers.h.
typedef View::type testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainer |
Definition at line 3351 of file gmock-matchers.h.
typedef View::type testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainer |
Definition at line 3351 of file gmock-matchers.h.
typedef StlContainer::const_iterator testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerConstIterator |
Definition at line 3353 of file gmock-matchers.h.
typedef StlContainer::const_iterator testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerConstIterator |
Definition at line 3353 of file gmock-matchers.h.
typedef StlContainer::const_iterator testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerConstIterator |
Definition at line 3353 of file gmock-matchers.h.
typedef View::const_reference testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerReference |
Definition at line 3352 of file gmock-matchers.h.
typedef View::const_reference testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerReference |
Definition at line 3352 of file gmock-matchers.h.
typedef View::const_reference testing::internal::UnorderedElementsAreMatcherImpl< Container >::StlContainerReference |
Definition at line 3352 of file gmock-matchers.h.
typedef internal::StlContainerView<RawContainer> testing::internal::UnorderedElementsAreMatcherImpl< Container >::View |
Definition at line 3350 of file gmock-matchers.h.
typedef internal::StlContainerView<RawContainer> testing::internal::UnorderedElementsAreMatcherImpl< Container >::View |
Definition at line 3350 of file gmock-matchers.h.
typedef internal::StlContainerView<RawContainer> testing::internal::UnorderedElementsAreMatcherImpl< Container >::View |
Definition at line 3350 of file gmock-matchers.h.
|
inline |
Definition at line 3359 of file gmock-matchers.h.
References folly::gen::first.
|
inline |
Definition at line 3359 of file gmock-matchers.h.
References folly::gen::first.
|
inline |
Definition at line 3359 of file gmock-matchers.h.
References folly::gen::first.
|
inlineprivate |
Definition at line 3409 of file gmock-matchers.h.
References testing::MatchResultListener::IsInterested(), testing::Matches(), and testing::PrintToString().
|
inlineprivate |
Definition at line 3409 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::Matches(), testing::PrintToString(), and testing::internal::MatchMatrix::SetEdge().
|
inlineprivate |
Definition at line 3409 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, testing::Matches(), testing::PrintToString(), and testing::internal::MatchMatrix::SetEdge().
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 3372 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 3372 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 3372 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3367 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3367 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 3367 of file gmock-matchers.h.
|
private |
|
private |
|
private |
typedef testing::internal::UnorderedElementsAreMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
typedef testing::internal::UnorderedElementsAreMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
typedef testing::internal::UnorderedElementsAreMatcherImpl< Container >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | Container | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 3376 of file gmock-matchers.h.
References testing::internal::FindPairing(), testing::MatchResultListener::IsInterested(), and testing::internal::MatchMatrix::LhsSize().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 3376 of file gmock-matchers.h.
References testing::internal::FindPairing(), and testing::internal::MatchMatrix::LhsSize().
|
inlinevirtual |
Implements testing::MatcherInterface< Container >.
Definition at line 3376 of file gmock-matchers.h.
References testing::internal::FindPairing(), and testing::internal::MatchMatrix::LhsSize().
|
private |
Definition at line 3434 of file gmock-matchers.h.