Searched defs:untyped_action (Results 1 – 4 of 4) sorted by relevance
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-spec-builders.h | 1606 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation() 1695 R PerformAction(const void* untyped_action, ArgumentTuple&& args, in PerformAction() 1720 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult() 1735 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult() 1807 const void* untyped_action = nullptr; in InvokeWith() local
|
| /third_party/protobuf/third_party/googletest/googlemock/src/ |
| D | gmock-spec-builders.cc | 428 const void* untyped_action = nullptr; in UntypedInvokeWith() local
|
| /third_party/protobuf/third_party/googletest/googlemock/include/gmock/ |
| D | gmock-spec-builders.h | 1553 const void* untyped_action, void* untyped_args) const override { in UntypedPerformAction() 1695 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
|
| /third_party/protobuf/third_party/googletest/googlemock/fused-src/ |
| D | gmock-gtest-all.cc | 12963 const void* untyped_action = nullptr; in UntypedInvokeWith() local
|