proxygen
|
#include <gmock-more-actions.h>
Public Member Functions | |
InvokeMethodAction (Class *obj_ptr, MethodPtr method_ptr) | |
template<typename Result , typename ArgumentTuple > | |
Result | Perform (const ArgumentTuple &args) const |
InvokeMethodAction (Class *obj_ptr, MethodPtr method_ptr) | |
template<typename Result , typename ArgumentTuple > | |
Result | Perform (const ArgumentTuple &args) const |
InvokeMethodAction (Class *obj_ptr, MethodPtr method_ptr) | |
template<typename Result , typename ArgumentTuple > | |
Result | Perform (const ArgumentTuple &args) const |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (InvokeMethodAction) | |
GTEST_DISALLOW_ASSIGN_ (InvokeMethodAction) | |
GTEST_DISALLOW_ASSIGN_ (InvokeMethodAction) | |
Private Attributes | |
const MethodPtr | method_ptr_ |
Class *const | obj_ptr_ |
Definition at line 72 of file gmock-more-actions.h.
|
inline |
Definition at line 74 of file gmock-more-actions.h.
|
inline |
Definition at line 74 of file gmock-more-actions.h.
|
inline |
Definition at line 74 of file gmock-more-actions.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 78 of file gmock-more-actions.h.
|
inline |
Definition at line 78 of file gmock-more-actions.h.
References upload::action, testing::ACTION_P(), testing::ACTION_TEMPLATE(), folly::copy(), testing::internal::CopyElements(), folly::gen::first, GTEST_COMPILE_ASSERT_, testing::internal::InvokeAction< FunctionImpl >::GTEST_DISALLOW_ASSIGN_(), testing::Invoke(), k, testing::MakePolymorphicAction(), gmock_output_test::output, type, value, testing::WithArg(), and testing::WithoutArgs().
|
inline |
Definition at line 78 of file gmock-more-actions.h.
References upload::action, testing::ACTION_P(), testing::ACTION_TEMPLATE(), folly::copy(), testing::internal::CopyElements(), folly::gen::first, GTEST_COMPILE_ASSERT_, testing::internal::InvokeAction< FunctionImpl >::GTEST_DISALLOW_ASSIGN_(), testing::Invoke(), k, testing::MakePolymorphicAction(), gmock_output_test::output, type, value, testing::WithArg(), and testing::WithoutArgs().
|
private |
Definition at line 87 of file gmock-more-actions.h.
|
private |
Definition at line 88 of file gmock-more-actions.h.