Monero
Loading...
Searching...
No Matches
testing::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)> Member List

This is the complete list of members for testing::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>, including all inherited members.

AddNewExpectation(const char *file, int line, const string &source_text, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprotected
AddNewOnCallSpec(const char *file, int line, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprotected
ArgumentMatcherTuple typedeftesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>
ArgumentTuple typedeftesting::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>
ClearDefaultActionsLocked() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlinevirtual
current_spec()testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprotected
current_spec_testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>private
DescribeDefaultActionTo(const ArgumentTuple &args, ::std::ostream *os) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivate
F typedeftesting::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>
FindMatchingExpectationLocked(const ArgumentTuple &args) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivate
FindOnCallSpec(const ArgumentTuple &args) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inline
FormatUnexpectedCallMessageLocked(const ArgumentTuple &args, ::std::ostream *os, ::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivate
FunctionMockerBase()testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inline
GetHandleOf(ExpectationBase *exp)testing::internal::UntypedFunctionMockerBaseprotected
GTEST_DISALLOW_COPY_AND_ASSIGN_(FunctionMockerBase)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>private
Invoke(A1 a1, A2 a2, A3 a3, A4 a4, A5 a5, A6 a6, A7 a7, A8 a8, A9 a9)testing::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inline
InvokeWith(const ArgumentTuple &args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprotected
mock_obj_testing::internal::UntypedFunctionMockerBaseprotected
MockObject() const GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
Name() const GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
name_testing::internal::UntypedFunctionMockerBaseprotected
PerformDefaultAction(const ArgumentTuple &args, const string &call_description) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inline
PrintTriedExpectationsLocked(const ArgumentTuple &args, ::std::ostream *why) const GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivate
RegisterOwner(const void *mock_obj) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
Result typedeftesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>
ResultHolder typedeftesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>protected
SetOwnerAndName(const void *mock_obj, const char *name) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
untyped_expectations_testing::internal::UntypedFunctionMockerBaseprotected
untyped_on_call_specs_testing::internal::UntypedFunctionMockerBaseprotected
UntypedDescribeUninterestingCall(const void *untyped_args, ::std::ostream *os) const GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivatevirtual
UntypedExpectations typedeftesting::internal::UntypedFunctionMockerBaseprotected
UntypedFindMatchingExpectation(const void *untyped_args, const void **untyped_action, bool *is_excessive, ::std::ostream *what, ::std::ostream *why) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivatevirtual
UntypedFunctionMockerBase()testing::internal::UntypedFunctionMockerBase
UntypedInvokeWith(const void *untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
UntypedOnCallSpecs typedeftesting::internal::UntypedFunctionMockerBaseprotected
UntypedPerformAction(const void *untyped_action, const void *untyped_args) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlinevirtual
UntypedPerformDefaultAction(const void *untyped_args, const string &call_description) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlinevirtual
UntypedPrintArgs(const void *untyped_args, ::std::ostream *os) consttesting::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlineprivatevirtual
VerifyAndClearExpectationsLocked() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex)testing::internal::UntypedFunctionMockerBase
With(const Matcher< A1 > &m1, const Matcher< A2 > &m2, const Matcher< A3 > &m3, const Matcher< A4 > &m4, const Matcher< A5 > &m5, const Matcher< A6 > &m6, const Matcher< A7 > &m7, const Matcher< A8 > &m8, const Matcher< A9 > &m9)testing::internal::FunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inline
~FunctionMockerBase() GTEST_LOCK_EXCLUDED_(g_gmock_mutex)testing::internal::FunctionMockerBase< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)>inlinevirtual
~UntypedFunctionMockerBase()testing::internal::UntypedFunctionMockerBasevirtual