Home
last modified time | relevance | path

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

/external/pigweed/pw_unit_test/
Drpc_event_handler.cc21 void RpcEventHandler::RunAllTestsStart() { service_.WriteTestRunStart(); } in RunAllTestsStart() function in pw::unit_test::internal::RpcEventHandler
Dlogging_event_handler.cc26 void LoggingEventHandler::RunAllTestsStart() { in RunAllTestsStart() function in pw::unit_test::LoggingEventHandler
Dsimple_printing_event_handler.cc23 void SimplePrintingEventHandler::RunAllTestsStart() { in RunAllTestsStart() function in pw::unit_test::SimplePrintingEventHandler