Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::BothOfMatcher< Matcher1, Matcher2 > Class Template Reference

#include <gmock.h>

Public Member Functions

 BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2)
 
template<typename T >
 operator Matcher< T > () const
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (BothOfMatcher)
 

Private Attributes

Matcher1 matcher1_
 
Matcher2 matcher2_
 

Detailed Description

template<typename Matcher1, typename Matcher2>
class testing::internal::BothOfMatcher< Matcher1, Matcher2 >

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

Constructor & Destructor Documentation

◆ BothOfMatcher()

template<typename Matcher1 , typename Matcher2 >
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::BothOfMatcher ( Matcher1  matcher1,
Matcher2  matcher2 
)
inline

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

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_()

template<typename Matcher1 , typename Matcher2 >
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::GTEST_DISALLOW_ASSIGN_ ( BothOfMatcher< Matcher1, Matcher2 >  )
private

◆ operator Matcher< T >()

template<typename Matcher1 , typename Matcher2 >
template<typename T >
testing::internal::BothOfMatcher< Matcher1, Matcher2 >::operator Matcher< T > ( ) const
inline

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

Member Data Documentation

◆ matcher1_

template<typename Matcher1 , typename Matcher2 >
Matcher1 testing::internal::BothOfMatcher< Matcher1, Matcher2 >::matcher1_
private

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

◆ matcher2_

template<typename Matcher1 , typename Matcher2 >
Matcher2 testing::internal::BothOfMatcher< Matcher1, Matcher2 >::matcher2_
private

Definition at line 6473 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:48