Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
MatchMatrix (size_t num_elements, size_t num_matchers) | |
size_t | LhsSize () const |
size_t | RhsSize () const |
bool | HasEdge (size_t ilhs, size_t irhs) const |
void | SetEdge (size_t ilhs, size_t irhs, bool b) |
bool | NextGraph () |
void | Randomize () |
string | DebugString () const |
Private Member Functions | |
size_t | SpaceIndex (size_t ilhs, size_t irhs) const |
Private Attributes | |
size_t | num_elements_ |
size_t | num_matchers_ |
::std::vector< char > | matched_ |
Definition at line 3257 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3257 of file gmock-matchers.h
|
inline |
Definition at line 3259 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3259 of file gmock-matchers.h
string testing::internal::MatchMatrix::DebugString | ( | ) | const |
Definition at line 382 of file gmock-matchers.cc.
View newest version in sPHENIX GitHub at line 382 of file gmock-matchers.cc
References HasEdge(), i, j, LhsSize(), and RhsSize().
Referenced by testing::gmock_matchers_test::TEST_F(), and testing::gmock_matchers_test::TEST_P().
|
inline |
Definition at line 3267 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3267 of file gmock-matchers.h
Referenced by DebugString(), testing::gmock_matchers_test::TEST_P(), testing::internal::MaxBipartiteMatchState::TryAugment(), and testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched().
|
inline |
Definition at line 3265 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3265 of file gmock-matchers.h
Referenced by testing::internal::MaxBipartiteMatchState::Compute(), DebugString(), testing::internal::UnorderedElementsAreMatcherImpl< Container >::MatchAndExplain(), NextGraph(), Randomize(), testing::gmock_matchers_test::TEST_P(), and testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched().
bool testing::internal::MatchMatrix::NextGraph | ( | ) |
Definition at line 359 of file gmock-matchers.cc.
View newest version in sPHENIX GitHub at line 359 of file gmock-matchers.cc
References KFPMath::b, LhsSize(), matched_, RhsSize(), and SpaceIndex().
Referenced by testing::gmock_matchers_test::TEST_P().
void testing::internal::MatchMatrix::Randomize | ( | ) |
Definition at line 373 of file gmock-matchers.cc.
View newest version in sPHENIX GitHub at line 373 of file gmock-matchers.cc
References KFPMath::b, LhsSize(), matched_, RhsSize(), and SpaceIndex().
Referenced by testing::gmock_matchers_test::TEST_P().
|
inline |
Definition at line 3266 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3266 of file gmock-matchers.h
Referenced by testing::internal::MaxBipartiteMatchState::Compute(), DebugString(), testing::internal::FindPairing(), NextGraph(), Randomize(), testing::gmock_matchers_test::TEST_P(), testing::internal::MaxBipartiteMatchState::TryAugment(), and testing::internal::UnorderedElementsAreMatcherImplBase::VerifyAllElementsAndMatchersAreMatched().
|
inline |
Definition at line 3270 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3270 of file gmock-matchers.h
Referenced by testing::gmock_matchers_test::TEST_F().
|
inlineprivate |
Definition at line 3284 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3284 of file gmock-matchers.h
Referenced by NextGraph(), and Randomize().
|
private |
Definition at line 3294 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3294 of file gmock-matchers.h
Referenced by NextGraph(), and Randomize().
|
private |
Definition at line 3288 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3288 of file gmock-matchers.h
|
private |
Definition at line 3289 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 3289 of file gmock-matchers.h