#include <gmock-generated-function-mockers.h>
template<typename R, typename A0, typename A1, typename A2, typename A3, typename A4, typename A5>
class testing::MockFunction< R(A0, A1, A2, A3, A4, A5)>
Definition at line 992 of file gmock-generated-function-mockers.h.
◆ MockFunction()
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5 >
◆ MOCK_METHOD6_T()
template<typename R , typename A0 , typename A1 , typename A2 , typename A3 , typename A4 , typename A5 >
| testing::MockFunction< R(A0, A1, A2, A3, A4, A5)>::MOCK_METHOD6_T |
( |
Call |
, |
|
|
R(A0, A1, A2, A3, A4, A5) |
|
|
) |
| |
The documentation for this class was generated from the following file: