Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-spec-builders.h1524 const void* untyped_args, // must point to an ArgumentTuple in UntypedPerformDefaultAction()
1536 const void* untyped_action, const void* untyped_args) const { in UntypedPerformAction()
1652 const void* untyped_args, in UntypedDescribeUninterestingCall()
1680 const void* untyped_args, in UntypedFindMatchingExpectation()
1705 virtual void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/external/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()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h1452 const void* untyped_args, // must point to an ArgumentTuple in UntypedPerformDefaultAction()
1464 const void* untyped_action, const void* untyped_args) const { in UntypedPerformAction()
1579 const void* untyped_args, in UntypedDescribeUninterestingCall()
1607 const void* untyped_args, in UntypedFindMatchingExpectation()
1632 virtual void UntypedPrintArgs(const void* untyped_args, in UntypedPrintArgs()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc329 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc373 void* const untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in UntypedInvokeWith()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc339 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()