Public Member Functions | Private Member Functions | List of all members
testing::MockFunction< R(A0, A1, A2)> Class Template Reference

#include <gmock.h>

Public Member Functions

 MOCK_METHOD3_T (Call, R(A0, A1, A2))
 
 MockFunction ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (MockFunction)
 

Detailed Description

template<typename R, typename A0, typename A1, typename A2>
class testing::MockFunction< R(A0, A1, A2)>

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

Constructor & Destructor Documentation

◆ MockFunction()

template<typename R , typename A0 , typename A1 , typename A2 >
testing::MockFunction< R(A0, A1, A2)>::MockFunction ( )
inline

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

template<typename R , typename A0 , typename A1 , typename A2 >
testing::MockFunction< R(A0, A1, A2)>::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( MockFunction< R(A0, A1, A2)>  )
private

◆ MOCK_METHOD3_T()

template<typename R , typename A0 , typename A1 , typename A2 >
testing::MockFunction< R(A0, A1, A2)>::MOCK_METHOD3_T ( Call  ,
R(A0, A1, A2)   
)

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


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