Monero
Loading...
Searching...
No Matches
Public Member Functions | List of all members
testing::internal::AnyMatcherImpl< T > Class Template Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::AnyMatcherImpl< T >:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::AnyMatcherImpl< T >:
Collaboration graph
[legend]

Public Member Functions

virtual bool MatchAndExplain (T, MatchResultListener *) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual void DescribeNegationTo (::std::ostream *os) const
 
- Public Member Functions inherited from testing::MatcherDescriberInterface
virtual ~MatcherDescriberInterface ()
 

Member Function Documentation

◆ DescribeNegationTo()

template<typename T >
virtual void testing::internal::AnyMatcherImpl< T >::DescribeNegationTo ( ::std::ostream * os) const
inlinevirtual

◆ DescribeTo()

template<typename T >
virtual void testing::internal::AnyMatcherImpl< T >::DescribeTo ( ::std::ostream * os) const
inlinevirtual

◆ MatchAndExplain()

template<typename T >
virtual bool testing::internal::AnyMatcherImpl< T >::MatchAndExplain ( T ,
MatchResultListener *  ) const
inlinevirtual

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