proxygen
testing::MatcherDescriberInterface Class Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherDescriberInterface:
testing::MatcherInterface< ArgsTuple > testing::MatcherInterface< ArgsTuple > testing::MatcherInterface< ArgsTuple > testing::MatcherInterface< const internal::string & > testing::MatcherInterface< const internal::string & > testing::MatcherInterface< const internal::string & > testing::MatcherInterface< Container > testing::MatcherInterface< Container > testing::MatcherInterface< Container > testing::MatcherInterface< HTTPHeaders & > testing::MatcherInterface< HTTPHeaders & > testing::MatcherInterface< HTTPHeaders & > testing::MatcherInterface< int > testing::MatcherInterface< int > testing::MatcherInterface< int > testing::MatcherInterface< internal::string > testing::MatcherInterface< internal::string > testing::MatcherInterface< internal::string > testing::MatcherInterface< Lhs > testing::MatcherInterface< Lhs > testing::MatcherInterface< Lhs > testing::MatcherInterface< LhsContainer > testing::MatcherInterface< LhsContainer > testing::MatcherInterface< LhsContainer > testing::MatcherInterface< PairType > testing::MatcherInterface< PairType > testing::MatcherInterface< PairType > testing::MatcherInterface< Pointer > testing::MatcherInterface< Pointer > testing::MatcherInterface< Pointer > testing::MatcherInterface< Super & > testing::MatcherInterface< Super & > testing::MatcherInterface< Super & > testing::MatcherInterface< Tuple > testing::MatcherInterface< Tuple > testing::MatcherInterface< Tuple > testing::MatcherInterface< T > testing::MatcherInterface< T > testing::MatcherInterface< T >

Public Member Functions

virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

Definition at line 117 of file gmock-matchers.h.

Constructor & Destructor Documentation

virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

Definition at line 119 of file gmock-matchers.h.

119 {}
virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

Definition at line 119 of file gmock-matchers.h.

119 {}
virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

Definition at line 119 of file gmock-matchers.h.

119 {}

Member Function Documentation

virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

Reimplemented in testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.

Definition at line 134 of file gmock-matchers.h.

134  {
135  *os << "not (";
136  DescribeTo(os);
137  *os << ")";
138  }
virtual void DescribeTo(::std::ostream *os) const =0
virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

Reimplemented in testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.

Definition at line 134 of file gmock-matchers.h.

References T.

134  {
135  *os << "not (";
136  DescribeTo(os);
137  *os << ")";
138  }
virtual void DescribeTo(::std::ostream *os) const =0
virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

Reimplemented in testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.

Definition at line 134 of file gmock-matchers.h.

References T.

134  {
135  *os << "not (";
136  DescribeTo(os);
137  *os << ")";
138  }
virtual void DescribeTo(::std::ostream *os) const =0
virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const
pure virtual

Implemented in testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.

virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const
pure virtual

Implemented in testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.

virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const
pure virtual

Implemented in testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::BoundSecondMatcher< Tuple2Matcher, Second >::Impl< T >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PairMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::ResultOfMatcher< Callable >::Impl< T >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::PointeeMatcher< InnerMatcher >::Impl< Pointer >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::EitherOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::BothOfMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::NotMatcherImpl< T >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::PairMatchBase< D, Op >::Impl< Tuple >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::RefMatcher< T & >::Impl< Super >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::ComparisonBase< D, Rhs, Op >::Impl< Lhs >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::internal::MatcherCastImpl< T, Matcher< U > >::Impl, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::PolymorphicMatcher< Impl >::MonomorphicImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, and proxygen::HasHTTPHeaderMatcherImpl.


The documentation for this class was generated from the following file: