Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1606 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