Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
bool | MatchAndExplain (T x, MatchResultListener *listener) const |
bool | Matches (T x) const |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
void | ExplainMatchResultTo (T x,::std::ostream *os) const |
const MatcherDescriberInterface * | GetDescriber () const |
Protected Member Functions | |
MatcherBase () | |
MatcherBase (const MatcherInterface< T > *impl) | |
virtual | ~MatcherBase () |
Private Attributes | |
::testing::internal::linked_ptr < const MatcherInterface< T > > | impl_ |
Definition at line 252 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 252 of file gmock-matchers.h
|
inlineprotected |
Definition at line 288 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 288 of file gmock-matchers.h
|
inlineexplicitprotected |
Definition at line 291 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 291 of file gmock-matchers.h
|
inlineprotectedvirtual |
Definition at line 294 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 294 of file gmock-matchers.h
|
inline |
Definition at line 270 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 270 of file gmock-matchers.h
Referenced by testing::gmock_matchers_test::DescribeNegation(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeNegationTo(), testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeNegationTo(), testing::internal::FieldMatcher< Class, FieldType >::DescribeNegationTo(), testing::internal::PropertyMatcher< Class, PropertyType >::DescribeNegationTo(), testing::internal::ResultOfMatcher< Callable >::Impl< T >::DescribeNegationTo(), testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::DescribeNegationTo(), testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::DescribeNegationTo(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::DescribeNegationTo(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::DescribeNegationTo(), testing::internal::EachMatcherImpl< Container >::DescribeNegationTo(), and testing::internal::PairMatcherImpl< PairType >::DescribeNegationTo().
|
inline |
Definition at line 267 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 267 of file gmock-matchers.h
Referenced by testing::gmock_matchers_test::Describe(), testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::DescribeNegationTo(), testing::internal::ContainsMatcherImpl< Container >::DescribeNegationTo(), testing::internal::KeyMatcherImpl< PairType >::DescribeNegationTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::DescribeTo(), testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >::DescribeTo(), testing::internal::WhenDynamicCastToMatcherBase< To & >::DescribeTo(), testing::internal::FieldMatcher< Class, FieldType >::DescribeTo(), testing::internal::PropertyMatcher< Class, PropertyType >::DescribeTo(), testing::internal::ResultOfMatcher< Callable >::Impl< T >::DescribeTo(), testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::DescribeTo(), testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::DescribeTo(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::DescribeTo(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::DescribeTo(), testing::internal::ContainsMatcherImpl< Container >::DescribeTo(), testing::internal::EachMatcherImpl< Container >::DescribeTo(), testing::internal::KeyMatcherImpl< PairType >::DescribeTo(), testing::internal::PairMatcherImpl< PairType >::DescribeTo(), testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::DescribeTo(), and testing::internal::PredicateFormatterFromMatcher< M >::operator()().
|
inline |
Definition at line 275 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 275 of file gmock-matchers.h
|
inline |
Definition at line 283 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 283 of file gmock-matchers.h
|
inline |
Definition at line 256 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 256 of file gmock-matchers.h
Referenced by testing::internal::MatcherBase< const FirstType & >::ExplainMatchResultTo(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain(), testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >::MatchAndExplain(), testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >::MatchAndExplain(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::KeyMatcherImpl< PairType >::MatchAndExplain(), testing::internal::PairMatcherImpl< PairType >::MatchAndExplain(), testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >::MatchAndExplain(), testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl(), testing::internal::MatcherBase< const FirstType & >::Matches(), testing::internal::MatchPrintAndExplain(), and testing::gmock_matchers_test::TEST().
|
inline |
Definition at line 261 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 261 of file gmock-matchers.h
Referenced by testing::gmock_matchers_test::AllOfMatches(), testing::gmock_matchers_test::AnyOfMatches(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::MatchAndExplain(), testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::PairMatcherImpl< PairType >::MatchAndExplain(), testing::internal::OnCallSpec< F >::Matches(), testing::internal::MatchPrintAndExplain(), testing::gmock_matchers_test::TEST(), TEST(), testing::gmock_matchers_test::TEST_F(), testing::gmock_matchers_test::FloatingPointTest< RawType >::TestMatches(), and testing::gmock_matchers_test::FloatingPointNearTest< RawType >::TestNearMatches().
|
private |
Definition at line 308 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 308 of file gmock-matchers.h
Referenced by testing::internal::MatcherBase< const FirstType & >::DescribeNegationTo(), testing::internal::MatcherBase< const FirstType & >::DescribeTo(), testing::internal::MatcherBase< const FirstType & >::GetDescriber(), and testing::internal::MatcherBase< const FirstType & >::MatchAndExplain().