#include <gmock.h>

Public Types | |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::Result | Result |
| typedef Function< F >::Result | Result |
Protected Types | |
| typedef ActionResultHolder< Result > | ResultHolder |
| typedef ActionResultHolder< Result > | ResultHolder |
Protected Types inherited from testing::internal::UntypedFunctionMockerBase | |
| typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
| typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
| typedef std::vector< const void * > | UntypedOnCallSpecs |
| typedef std::vector< const void * > | UntypedOnCallSpecs |
Private Member Functions | |
| void | DescribeDefaultActionTo (const ArgumentTuple &args,::std::ostream *os) const |
| void | DescribeDefaultActionTo (const ArgumentTuple &args,::std::ostream *os) const |
| TypedExpectation< F > * | FindMatchingExpectationLocked (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| TypedExpectation< F > * | FindMatchingExpectationLocked (const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| void | FormatUnexpectedCallMessageLocked (const ArgumentTuple &args,::std::ostream *os,::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| void | FormatUnexpectedCallMessageLocked (const ArgumentTuple &args,::std::ostream *os,::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (FunctionMockerBase) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (FunctionMockerBase) | |
| void | PrintTriedExpectationsLocked (const ArgumentTuple &args,::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| void | PrintTriedExpectationsLocked (const ArgumentTuple &args,::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) |
| virtual void | UntypedDescribeUninterestingCall (const void *untyped_args,::std::ostream *os) const GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual void | UntypedDescribeUninterestingCall (const void *untyped_args,::std::ostream *os) const GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual const ExpectationBase * | UntypedFindMatchingExpectation (const void *untyped_args, const void **untyped_action, bool *is_excessive,::std::ostream *what,::std::ostream *why) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual const ExpectationBase * | UntypedFindMatchingExpectation (const void *untyped_args, const void **untyped_action, bool *is_excessive,::std::ostream *what,::std::ostream *why) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
| virtual void | UntypedPrintArgs (const void *untyped_args,::std::ostream *os) const |
| virtual void | UntypedPrintArgs (const void *untyped_args,::std::ostream *os) const |
Private Attributes | |
| MockSpec< F > | current_spec_ |
Friends | |
| template<typename Function > | |
| class | MockSpec |
| template<typename Function > | |
| class | MockSpec |
| template<typename Func > | |
| class | TypedExpectation |
| template<typename Func > | |
| class | TypedExpectation |
Additional Inherited Members | |
Protected Attributes inherited from testing::internal::UntypedFunctionMockerBase | |
| const void * | mock_obj_ |
| const char * | name_ |
| UntypedExpectations | untyped_expectations_ |
| UntypedOnCallSpecs | untyped_on_call_specs_ |
Definition at line 9452 of file fused-src/gmock/gmock.h.
| typedef Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
Definition at line 1529 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
Definition at line 10874 of file fused-src/gmock/gmock.h.
| typedef Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
Definition at line 1528 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
Definition at line 10873 of file fused-src/gmock/gmock.h.
| typedef Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
Definition at line 1527 of file gmock-spec-builders.h.
| typedef Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
Definition at line 10872 of file fused-src/gmock/gmock.h.
|
protected |
Definition at line 1662 of file gmock-spec-builders.h.
|
protected |
Definition at line 11007 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 10876 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Definition at line 10881 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1531 of file gmock-spec-builders.h.
|
inlinevirtual |
Definition at line 1536 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 1687 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 11032 of file fused-src/gmock/gmock.h.
|
inlineprotected |
Definition at line 1675 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 11020 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1629 of file gmock-spec-builders.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 10974 of file fused-src/gmock/gmock.h.
|
inlineprotected |
Definition at line 1713 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 11058 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 1723 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 11068 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 1815 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 11160 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1548 of file gmock-spec-builders.h.
|
inline |
Definition at line 10893 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 1838 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 11183 of file fused-src/gmock/gmock.h.
|
private |
|
private |
|
inlineprotected |
Definition at line 1667 of file gmock-spec-builders.h.
|
inlineprotected |
Definition at line 11012 of file fused-src/gmock/gmock.h.
|
inline |
Definition at line 1571 of file gmock-spec-builders.h.
|
inline |
Definition at line 10916 of file fused-src/gmock/gmock.h.
|
inlineprivate |
Definition at line 1852 of file gmock-spec-builders.h.
|
inlineprivate |
Definition at line 11197 of file fused-src/gmock/gmock.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1745 of file gmock-spec-builders.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 11090 of file fused-src/gmock/gmock.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1774 of file gmock-spec-builders.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 11119 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1616 of file gmock-spec-builders.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 10961 of file fused-src/gmock/gmock.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1603 of file gmock-spec-builders.h.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 10948 of file fused-src/gmock/gmock.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 1805 of file gmock-spec-builders.h.
|
inlineprivatevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
Definition at line 11150 of file fused-src/gmock/gmock.h.
Definition at line 1660 of file gmock-spec-builders.h.
Definition at line 11005 of file fused-src/gmock/gmock.h.
Definition at line 1716 of file gmock-spec-builders.h.
Definition at line 11061 of file fused-src/gmock/gmock.h.
|
private |
Definition at line 11229 of file fused-src/gmock/gmock.h.