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/ |
| D | gmock-spec-builders.h | 1524 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/ |
| D | gmock-spec-builders.h | 1541 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/ |
| D | gmock-spec-builders.h | 1452 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/ |
| D | gmock-spec-builders.cc | 329 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()
|
| /external/googletest/googlemock/src/ |
| D | gmock-spec-builders.cc | 373 void* const untyped_args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in UntypedInvokeWith()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/ |
| D | gmock-spec-builders.cc | 339 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args) in UntypedInvokeWith()
|