GNU Radio's DSD Package
testing::internal::UnorderedElementsAreMatcherImplBase Class Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::UnorderedElementsAreMatcherImplBase:
testing::internal::UnorderedElementsAreMatcherImpl< Container > testing::internal::UnorderedElementsAreMatcherImpl< Container >

Protected Types

typedef ::std::vector< const MatcherDescriberInterface * > MatcherDescriberVec
typedef ::std::vector< const MatcherDescriberInterface * > MatcherDescriberVec

Protected Member Functions

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
MatcherDescriberVecmatcher_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
MatcherDescriberVecmatcher_describers ()

Static Protected Member Functions

static Message Elements (size_t n)
static Message Elements (size_t n)

Member Typedef Documentation

◆ MatcherDescriberVec [1/2]

◆ MatcherDescriberVec [2/2]

Member Function Documentation

◆ DescribeNegationToImpl() [1/2]

void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeNegationToImpl ( ::std::ostream * os) const
protected

◆ DescribeNegationToImpl() [2/2]

void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeNegationToImpl ( ::std::ostream * os) const
protected

◆ DescribeToImpl() [1/2]

void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeToImpl ( ::std::ostream * os) const
protected

◆ DescribeToImpl() [2/2]

void testing::internal::UnorderedElementsAreMatcherImplBase::DescribeToImpl ( ::std::ostream * os) const
protected

◆ Elements() [1/2]

Message testing::internal::UnorderedElementsAreMatcherImplBase::Elements ( size_t n)
inlinestaticprotected

◆ Elements() [2/2]

Message testing::internal::UnorderedElementsAreMatcherImplBase::Elements ( size_t n)
inlinestaticprotected

◆ matcher_describers() [1/2]

MatcherDescriberVec & testing::internal::UnorderedElementsAreMatcherImplBase::matcher_describers ( )
inlineprotected

◆ matcher_describers() [2/2]

MatcherDescriberVec & testing::internal::UnorderedElementsAreMatcherImplBase::matcher_describers ( )
inlineprotected

◆ VerifyAllElementsAndMatchersAreMatched() [1/2]

bool testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched ( const ::std::vector< string > & element_printouts,
const MatchMatrix & matrix,
MatchResultListener * listener ) const
protected

◆ VerifyAllElementsAndMatchersAreMatched() [2/2]

bool testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched ( const ::std::vector< string > & element_printouts,
const MatchMatrix & matrix,
MatchResultListener * listener ) const
protected

The documentation for this class was generated from the following files: