Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::PredicateFormatterFromMatcher< M > Class Template Reference

#include <gmock.h>

Public Member Functions

template<typename T >
AssertionResult operator() (const char *value_text, const T &x) const
 
 PredicateFormatterFromMatcher (M m)
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (PredicateFormatterFromMatcher)
 

Private Attributes

constmatcher_
 

Detailed Description

template<typename M>
class testing::internal::PredicateFormatterFromMatcher< M >

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

Constructor & Destructor Documentation

◆ PredicateFormatterFromMatcher()

template<typename M >
testing::internal::PredicateFormatterFromMatcher< M >::PredicateFormatterFromMatcher ( m)
inlineexplicit

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename M >
testing::internal::PredicateFormatterFromMatcher< M >::GTEST_DISALLOW_ASSIGN_ ( PredicateFormatterFromMatcher< M >  )
private

◆ operator()()

template<typename M >
template<typename T >
AssertionResult testing::internal::PredicateFormatterFromMatcher< M >::operator() ( const char *  value_text,
const T x 
) const
inline

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

Member Data Documentation

◆ matcher_

template<typename M >
const M testing::internal::PredicateFormatterFromMatcher< M >::matcher_
private

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


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


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