|
Monero
|
#include <gmock-matchers.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) |
| typedef Functor::result_type testing::internal::CallableTraits< Functor >::ResultType |
| typedef Functor testing::internal::CallableTraits< Functor >::StorageType |
|
inlinestatic |
|
inlinestatic |