Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Static Public Member Functions | |
static Matcher< T > | Cast (const M &polymorphic_matcher_or_value) |
Static Private Member Functions | |
static Matcher< T > | CastImpl (const M &value, BooleanConstant< false >) |
static Matcher< T > | CastImpl (const M &polymorphic_matcher_or_value, BooleanConstant< true >) |
Definition at line 515 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 515 of file gmock-matchers.h
|
inlinestatic |
Definition at line 517 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 517 of file gmock-matchers.h
References testing::internal::MatcherCastImpl< T, M >::CastImpl(), and value.
Referenced by testing::SafeMatcherCastImpl< T >::Cast(), and testing::MatcherCast().
|
inlinestaticprivate |
Definition at line 538 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 538 of file gmock-matchers.h
References value.
Referenced by testing::internal::MatcherCastImpl< T, M >::Cast().
|
inlinestaticprivate |
Definition at line 545 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 545 of file gmock-matchers.h