Home
last modified time | relevance | path

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

/external/pigweed/pw_perf_test/
Dlog_perf_handler.cc49 void LoggingEventHandler::RunAllTestsEnd() { in RunAllTestsEnd() function in pw::perf_test::LoggingEventHandler
Dstate_test.cc28 void RunAllTestsEnd() override {} in RunAllTestsEnd() function in pw::perf_test::__anon8fdaf5df0111::EmptyEventHandler
/external/pigweed/pw_unit_test/
Drpc_light_event_handler.cc38 void RpcEventHandler::RunAllTestsEnd(const RunTestsSummary& run_tests_summary) { in RunAllTestsEnd() function in pw::unit_test::internal::RpcEventHandler
Dgoogletest_style_event_handler.cc77 void GoogleTestStyleEventHandler::RunAllTestsEnd( in RunAllTestsEnd() function in pw::unit_test::GoogleTestStyleEventHandler
Dlogging_event_handler.cc79 void LoggingEventHandler::RunAllTestsEnd( in RunAllTestsEnd() function in pw::unit_test::LoggingEventHandler