Home
last modified time | relevance | path

Searched defs:untyped_args (Results 1 – 4 of 4) sorted by relevance

/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1545 void* untyped_args, // must point to an ArgumentTuple in UntypedPerformDefaultAction()
1557 const void* untyped_action, void* untyped_args) const override { in UntypedPerformAction()
1670 void UntypedDescribeUninterestingCall(const void* untyped_args, in UntypedDescribeUninterestingCall()
1698 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
1722 void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc377 void* const untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in UntypedInvokeWith()
/external/fmtlib/test/
Dgmock-gtest-all.cc10587 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc11600 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()