Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1644 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
1733 R PerformAction(const void* untyped_action, ArgumentTuple&& args, in PerformAction()
1758 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult()
1773 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult()
1852 const void* untyped_action = nullptr; in InvokeWith() local