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

Public Member Functions

ElementMatcherPairs Compute ()
 
ElementMatcherPairs Compute ()
 
ElementMatcherPairs Compute ()
 
ElementMatcherPairs Compute ()
 
ElementMatcherPairs Compute ()
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 
 MaxBipartiteMatchState (const MatchMatrix &graph)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
 GTEST_DISALLOW_ASSIGN_ (MaxBipartiteMatchState)
 
bool TryAugment (size_t ilhs, ::std::vector< char > *seen)
 
bool TryAugment (size_t ilhs, ::std::vector< char > *seen)
 
bool TryAugment (size_t ilhs, ::std::vector< char > *seen)
 
bool TryAugment (size_t ilhs, ::std::vector< char > *seen)
 
bool TryAugment (size_t ilhs, ::std::vector< char > *seen)
 

Private Attributes

const MatchMatrixgraph_
 
::std::vector< size_t > left_
 
::std::vector< size_t > right_
 

Static Private Attributes

static const size_t kUnused = static_cast<size_t>(-1)
 

Detailed Description

Definition at line 122 of file bloaty/third_party/googletest/googlemock/src/gmock-matchers.cc.

Constructor & Destructor Documentation

◆ MaxBipartiteMatchState() [1/5]

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

◆ MaxBipartiteMatchState() [2/5]

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

◆ MaxBipartiteMatchState() [3/5]

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

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

◆ MaxBipartiteMatchState() [4/5]

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

Definition at line 127 of file googletest/googlemock/src/gmock-matchers.cc.

◆ MaxBipartiteMatchState() [5/5]

testing::internal::MaxBipartiteMatchState::MaxBipartiteMatchState ( const MatchMatrix graph)
inlineexplicit

Member Function Documentation

◆ Compute() [1/5]

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

◆ Compute() [2/5]

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

◆ Compute() [3/5]

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

◆ Compute() [4/5]

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

Definition at line 133 of file googletest/googlemock/src/gmock-matchers.cc.

◆ Compute() [5/5]

ElementMatcherPairs testing::internal::MaxBipartiteMatchState::Compute ( )
inline

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

◆ GTEST_DISALLOW_ASSIGN_() [1/4]

testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private

◆ GTEST_DISALLOW_ASSIGN_() [2/4]

testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private

◆ GTEST_DISALLOW_ASSIGN_() [3/4]

testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private

◆ GTEST_DISALLOW_ASSIGN_() [4/4]

testing::internal::MaxBipartiteMatchState::GTEST_DISALLOW_ASSIGN_ ( MaxBipartiteMatchState  )
private

◆ TryAugment() [1/5]

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

◆ TryAugment() [2/5]

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

◆ TryAugment() [3/5]

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

◆ TryAugment() [4/5]

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

Definition at line 185 of file googletest/googlemock/src/gmock-matchers.cc.

◆ TryAugment() [5/5]

bool testing::internal::MaxBipartiteMatchState::TryAugment ( size_t  ilhs,
::std::vector< char > *  seen 
)
inlineprivate

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

Member Data Documentation

◆ graph_

const MatchMatrix * testing::internal::MaxBipartiteMatchState::graph_
private

◆ kUnused

const size_t testing::internal::MaxBipartiteMatchState::kUnused = static_cast<size_t>(-1)
staticprivate

◆ left_

std::vector< size_t > testing::internal::MaxBipartiteMatchState::left_
private

◆ right_

std::vector< size_t > testing::internal::MaxBipartiteMatchState::right_
private

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


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