#include <gmock.h>
Public Types | |
typedef Functor::result_type | ResultType |
typedef Functor | StorageType |
Static Public Member Functions | |
static void | CheckIsValid (Functor) |
template<typename T > | |
static ResultType | Invoke (Functor f, T arg) |
Definition at line 7128 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef Functor::result_type testing::internal::CallableTraits< Functor >::ResultType |
Definition at line 7129 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef Functor testing::internal::CallableTraits< Functor >::StorageType |
Definition at line 7130 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestatic |
Definition at line 7132 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
|
inlinestatic |
Definition at line 7134 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.