Protected Types | Protected Member Functions | Static Protected Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::UnorderedElementsAreMatcherImplBase Class Reference

#include <gmock.h>

Inheritance diagram for testing::internal::UnorderedElementsAreMatcherImplBase:
Inheritance graph
[legend]

Protected Types

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

Protected Member Functions

void DescribeNegationToImpl (::std::ostream *os) const
 
void DescribeToImpl (::std::ostream *os) const
 
MatcherDescriberVecmatcher_describers ()
 
bool VerifyAllElementsAndMatchersAreMatched (const ::std::vector< string > &element_printouts, const MatchMatrix &matrix, MatchResultListener *listener) const
 

Static Protected Member Functions

static Message Elements (size_t n)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (UnorderedElementsAreMatcherImplBase)
 

Private Attributes

MatcherDescriberVec matcher_describers_
 

Detailed Description

Definition at line 8130 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Typedef Documentation

◆ MatcherDescriberVec

Definition at line 8135 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ DescribeNegationToImpl()

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

◆ DescribeToImpl()

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

◆ Elements()

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

Definition at line 8152 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ GTEST_DISALLOW_ASSIGN_()

testing::internal::UnorderedElementsAreMatcherImplBase::GTEST_DISALLOW_ASSIGN_ ( UnorderedElementsAreMatcherImplBase  )
private

◆ matcher_describers()

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

Definition at line 8148 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ VerifyAllElementsAndMatchersAreMatched()

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

Definition at line 11210 of file gmock-gtest-all.cc.

Member Data Documentation

◆ matcher_describers_

MatcherDescriberVec testing::internal::UnorderedElementsAreMatcherImplBase::matcher_describers_
private

Definition at line 8157 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:51