|
GNU Radio's DSD Package
|
#include <gmock-spec-builders.h>
Public Types | |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
| typedef Function< F >::Result | Result |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Protected Types | |
| typedef ActionResultHolder< Result > | ResultHolder |
| typedef ActionResultHolder< Result > | ResultHolder |
| Protected Types inherited from testing::internal::UntypedFunctionMockerBase | |
| typedef std::vector< const void * > | UntypedOnCallSpecs |
| typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
| typedef std::vector< const void * > | UntypedOnCallSpecs |
| typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
Friends | |
| template<typename Function> | |
| class | MockSpec |
| template<typename Func> | |
| class | TypedExpectation |
| template<typename Function> | |
| class | MockSpec |
| template<typename Func> | |
| class | TypedExpectation |
Additional Inherited Members | |
| Protected Attributes inherited from testing::internal::UntypedFunctionMockerBase | |
| const void * | mock_obj_ |
| const char * | name_ |
| UntypedOnCallSpecs | untyped_on_call_specs_ |
| UntypedExpectations | untyped_expectations_ |
| typedef Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
| typedef Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
| typedef Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
| typedef Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
| typedef Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
| typedef Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
|
protected |
|
protected |
|
inline |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
References GTEST_EXCLUSIVE_LOCK_REQUIRED_, and testing::internal::UntypedFunctionMockerBase::untyped_on_call_specs_.
Referenced by ~FunctionMockerBase().
|
inlinevirtual |
|
inlineprotected |
References MockSpec.
|
inlineprotected |
References MockSpec.
|
inline |
References testing::internal::OnCallSpec< F >::Matches(), and testing::internal::UntypedFunctionMockerBase::untyped_on_call_specs_.
Referenced by PerformDefaultAction(), and TypedExpectation.
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inline |
References testing::internal::Assert(), testing::DefaultValue< T >::Exists(), FindOnCallSpec(), testing::DefaultValue< T >::Get(), and testing::internal::OnCallSpec< F >::GetAction().
Referenced by testing::internal::ActionResultHolder< Result >::PerformDefaultAction(), and testing::internal::ActionResultHolder< void >::PerformDefaultAction().
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
References MockSpec.
Referenced by current_spec(), and MockSpec.
|
friend |
References FindOnCallSpec(), TypedExpectation, and testing::internal::bool_constant< false >::value.
Referenced by AddNewExpectation(), and TypedExpectation.
|
friend |