Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::MatchMatrix Class Reference

#include <gmock.h>

Public Member Functions

string DebugString () const
 
bool HasEdge (size_t ilhs, size_t irhs) const
 
size_t LhsSize () const
 
 MatchMatrix (size_t num_elements, size_t num_matchers)
 
bool NextGraph ()
 
void Randomize ()
 
size_t RhsSize () const
 
void SetEdge (size_t ilhs, size_t irhs, bool b)
 

Private Member Functions

size_t SpaceIndex (size_t ilhs, size_t irhs) const
 

Private Attributes

::std::vector< char > matched_
 
size_t num_elements_
 
size_t num_matchers_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MatchMatrix()

testing::internal::MatchMatrix::MatchMatrix ( size_t  num_elements,
size_t  num_matchers 
)
inline

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

Member Function Documentation

◆ DebugString()

std::string testing::internal::MatchMatrix::DebugString ( ) const

◆ HasEdge()

bool testing::internal::MatchMatrix::HasEdge ( size_t  ilhs,
size_t  irhs 
) const
inline

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

◆ LhsSize()

size_t testing::internal::MatchMatrix::LhsSize ( ) const
inline

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

◆ NextGraph()

bool testing::internal::MatchMatrix::NextGraph ( )

◆ Randomize()

void testing::internal::MatchMatrix::Randomize ( )

◆ RhsSize()

size_t testing::internal::MatchMatrix::RhsSize ( ) const
inline

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

◆ SetEdge()

void testing::internal::MatchMatrix::SetEdge ( size_t  ilhs,
size_t  irhs,
bool  b 
)
inline

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

◆ SpaceIndex()

size_t testing::internal::MatchMatrix::SpaceIndex ( size_t  ilhs,
size_t  irhs 
) const
inlineprivate

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

Member Data Documentation

◆ matched_

::std::vector<char> testing::internal::MatchMatrix::matched_
private

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

◆ num_elements_

size_t testing::internal::MatchMatrix::num_elements_
private

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

◆ num_matchers_

size_t testing::internal::MatchMatrix::num_matchers_
private

Definition at line 8108 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:50