Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>
Public Member Functions | |
virtual | ~MatcherDescriberInterface () |
virtual void | DescribeTo (::std::ostream *os) const =0 |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 117 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 117 of file gmock-matchers.h
|
inlinevirtual |
Definition at line 119 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 119 of file gmock-matchers.h
|
inlinevirtual |
Reimplemented in testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.
Definition at line 134 of file gmock-matchers.h.
View newest version in sPHENIX GitHub at line 134 of file gmock-matchers.h
References DescribeTo().
|
pure virtual |
Implemented in testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, and testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >.
Referenced by DescribeNegationTo().