|
| MockFunction () |
|
typename::testing::internal::Function< R(A0, A1) >::Result | Call (typename::testing::internal::Function< R(A0, A1) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1) >::Argument2 gmock_a2) |
|
::testing::MockSpec< R(A0, A1) > & | gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument2 > &gmock_a2) |
|
::testing::FunctionMocker< R(A0, A1) > | GTEST_CONCAT_TOKEN_ (gmock2_Call_, __LINE__) |
|
| MockFunction () |
|
typename::testing::internal::Function< R(A0, A1) >::Result | Call (typename::testing::internal::Function< R(A0, A1) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1) >::Argument2 gmock_a2) |
|
::testing::MockSpec< R(A0, A1) > & | gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument2 > &gmock_a2) |
|
::testing::FunctionMocker< R(A0, A1) > | GTEST_CONCAT_TOKEN_ (gmock2_Call_, __LINE__) |
|
| MockFunction () |
|
typename::testing::internal::Function< R(A0, A1) >::Result | Call (typename::testing::internal::Function< R(A0, A1) >::Argument1 gmock_a1, typename::testing::internal::Function< R(A0, A1) >::Argument2 gmock_a2) |
|
::testing::MockSpec< R(A0, A1) > & | gmock_Call (const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument1 > &gmock_a1, const ::testing::Matcher< typename::testing::internal::Function< R(A0, A1) >::Argument2 > &gmock_a2) |
|
::testing::FunctionMocker< R(A0, A1) > | GTEST_CONCAT_TOKEN_ (gmock2_Call_, __LINE__) |
|
template<typename R, typename A0, typename A1>
class testing::MockFunction< R(A0, A1)>
Definition at line 914 of file gmock-generated-function-mockers.h.