Home
last modified time | relevance | path

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

/third_party/protobuf/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1541 void* untyped_args, // must point to an ArgumentTuple in UntypedPerformDefaultAction()
1553 const void* untyped_action, void* untyped_args) const override { in UntypedPerformAction()
1667 void UntypedDescribeUninterestingCall(const void* untyped_args, in UntypedDescribeUninterestingCall()
1695 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
1719 void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1578 void UntypedDescribeUninterestingCall(const void* untyped_args, in UntypedDescribeUninterestingCall()
1606 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
1630 void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/third_party/protobuf/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc373 void* const untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in UntypedInvokeWith()
/third_party/protobuf/third_party/googletest/googlemock/fused-src/
Dgmock-gtest-all.cc12908 void* const untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in UntypedInvokeWith()