Analysis Software
Documentation for sPHENIX simulation software
|
Public Types | |
typedef R | F () |
typedef internal::Function< F > ::ArgumentTuple | ArgumentTuple |
Public Types inherited from testing::internal::FunctionMockerBase< R()> | |
typedef Function< R() >::Result | Result |
typedef Function< R() > ::ArgumentTuple | ArgumentTuple |
typedef Function< R() > ::ArgumentMatcherTuple | ArgumentMatcherTuple |
Additional Inherited Members | |
Protected Types inherited from testing::internal::FunctionMockerBase< R()> | |
typedef ActionResultHolder < Result > | ResultHolder |
Protected Member Functions inherited from testing::internal::FunctionMockerBase< R()> | |
Result | InvokeWith (const ArgumentTuple &args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
OnCallSpec< R() > & | AddNewOnCallSpec (const char *file, int line, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
TypedExpectation< R() > & | AddNewExpectation (const char *file, int line, const string &source_text, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
MockSpec< R() > & | current_spec () |
Protected Attributes inherited from testing::internal::UntypedFunctionMockerBase | |
const void * | mock_obj_ |
const char * | name_ |
UntypedOnCallSpecs | untyped_on_call_specs_ |
UntypedExpectations | untyped_expectations_ |
Definition at line 65 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 65 of file gmock-generated-function-mockers.h
typedef internal::Function<F>::ArgumentTuple testing::internal::FunctionMocker< R()>::ArgumentTuple |
Definition at line 69 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 69 of file gmock-generated-function-mockers.h
typedef R testing::internal::FunctionMocker< R()>::F() |
Definition at line 68 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 68 of file gmock-generated-function-mockers.h
|
inline |
Definition at line 75 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 75 of file gmock-generated-function-mockers.h
Definition at line 71 of file gmock-generated-function-mockers.h.
View newest version in sPHENIX GitHub at line 71 of file gmock-generated-function-mockers.h