Public Member Functions | List of all members
testing::MatcherInterface< T > Class Template Referenceabstract

#include <gmock.h>

Inheritance diagram for testing::MatcherInterface< T >:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

template<typename T>
class testing::MatcherInterface< T >

Definition at line 4962 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ MatchAndExplain()

template<typename T >
virtual bool testing::MatcherInterface< T >::MatchAndExplain ( T  x,
MatchResultListener listener 
) const
pure virtual

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:45