Searched defs:untyped_action (Results 1 – 1 of 1) sorted by relevance
1644 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