Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-generated-matchers.h>
Public Types | |
typedef internal::TupleFields < RawArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::type | SelectedArgs |
typedef Matcher< const SelectedArgs & > | MonomorphicInnerMatcher |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (ArgsTuple) RawArgsTuple |
template<typename InnerMatcher > | |
ArgsMatcherImpl (const InnerMatcher &inner_matcher) | |
virtual bool | MatchAndExplain (ArgsTuple args, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ArgsMatcherImpl) | |
Static Private Member Functions | |
static SelectedArgs | GetSelectedArgs (ArgsTuple args) |
static void | PrintIndices (::std::ostream *os) |
Private Attributes | |
const MonomorphicInnerMatcher | inner_matcher_ |
Definition at line 211 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 211 of file gmock-generated-matchers.h
typedef Matcher<const SelectedArgs&> testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MonomorphicInnerMatcher |
Definition at line 217 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 217 of file gmock-generated-matchers.h
typedef internal::TupleFields<RawArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9>::type testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::SelectedArgs |
Definition at line 216 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 216 of file gmock-generated-matchers.h
|
inlineexplicit |
Definition at line 220 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 220 of file gmock-generated-matchers.h
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 245 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 245 of file gmock-generated-matchers.h
References testing::internal::MatcherBase< T >::DescribeNegationTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::inner_matcher_, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::PrintIndices().
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 239 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 239 of file gmock-generated-matchers.h
References testing::internal::MatcherBase< T >::DescribeTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::inner_matcher_, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::PrintIndices().
|
inlinestaticprivate |
Definition at line 252 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 252 of file gmock-generated-matchers.h
Referenced by testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain().
|
private |
typedef testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::GTEST_REMOVE_REFERENCE_AND_CONST_ | ( | ArgsTuple | ) |
|
inlinevirtual |
Implements testing::MatcherInterface< ArgsTuple >.
Definition at line 223 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 223 of file gmock-generated-matchers.h
References testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::GetSelectedArgs(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::inner_matcher_, testing::MatchResultListener::IsInterested(), testing::internal::MatcherBase< T >::MatchAndExplain(), testing::internal::MatcherBase< T >::Matches(), testing::internal::PrintIfNotEmpty(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::PrintIndices(), testing::PrintToString(), testing::StringMatchResultListener::str(), and testing::MatchResultListener::stream().
|
inlinestaticprivate |
Definition at line 258 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 258 of file gmock-generated-matchers.h
References i.
Referenced by testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeNegationTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeTo(), and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain().
|
private |
Definition at line 273 of file gmock-generated-matchers.h.
View newest version in sPHENIX GitHub at line 273 of file gmock-generated-matchers.h
Referenced by testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeNegationTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeTo(), and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain().