Home
last modified time | relevance | path

Searched refs:PerformActionAndPrintResult (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1758 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult() function
1773 R PerformActionAndPrintResult(const void* const untyped_action, in PerformActionAndPrintResult() function
1845 return PerformActionAndPrintResult(nullptr, std::move(args), ss.str(), ss); in InvokeWith()
1896 return PerformActionAndPrintResult(untyped_action, std::move(args), ss.str(), in InvokeWith()