|
Electroneum
|
#include <gmock-generated-actions.h>
Static Public Member Functions | |
| template<typename Function> | |
| static R | Invoke (Function function, const ::testing::tuple< A1, A2, A3, A4, A5 > &args) |
| template<class Class, typename MethodPtr> | |
| static R | InvokeMethod (Class *obj_ptr, MethodPtr method_ptr, const ::testing::tuple< A1, A2, A3, A4, A5 > &args) |
Definition at line 139 of file gmock-generated-actions.h.
|
inlinestatic |
Definition at line 142 of file gmock-generated-actions.h.

|
inlinestatic |