#include <gmock.h>
Public Types | |
typedef Functor::result_type | ResultType |
typedef Functor::result_type | ResultType |
typedef Functor | StorageType |
typedef Functor | StorageType |
Static Public Member Functions | |
static void | CheckIsValid (Functor) |
static void | CheckIsValid (Functor) |
template<typename T > | |
static ResultType | Invoke (Functor f, T arg) |
template<typename T > | |
static ResultType | Invoke (Functor f, T arg) |
Definition at line 7295 of file fused-src/gmock/gmock.h.
typedef Functor::result_type testing::internal::CallableTraits< Functor >::ResultType |
Definition at line 2376 of file gmock-matchers.h.
typedef Functor::result_type testing::internal::CallableTraits< Functor >::ResultType |
Definition at line 7297 of file fused-src/gmock/gmock.h.
typedef Functor testing::internal::CallableTraits< Functor >::StorageType |
Definition at line 2377 of file gmock-matchers.h.
typedef Functor testing::internal::CallableTraits< Functor >::StorageType |
Definition at line 7298 of file fused-src/gmock/gmock.h.
|
inlinestatic |
Definition at line 2379 of file gmock-matchers.h.
|
inlinestatic |
Definition at line 7300 of file fused-src/gmock/gmock.h.
|
inlinestatic |
Definition at line 2381 of file gmock-matchers.h.
|
inlinestatic |
Definition at line 7302 of file fused-src/gmock/gmock.h.