Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dmulti_event_handler_test.cc34 int RunAllTestsEnd = 0; member
62 void RunAllTestsEnd(const RunTestsSummary&) override { in RunAllTestsEnd() function in pw::unit_test::__anonbfd8058b0111::FakeEventHandler
H A Drpc_light_event_handler.cc38 void RpcEventHandler::RunAllTestsEnd(const RunTestsSummary& run_tests_summary) { in RunAllTestsEnd() function in pw::unit_test::internal::RpcEventHandler
H A Dgoogletest_style_event_handler.cc77 void GoogleTestStyleEventHandler::RunAllTestsEnd( in RunAllTestsEnd() function in pw::unit_test::GoogleTestStyleEventHandler
H A Dlogging_event_handler.cc79 void LoggingEventHandler::RunAllTestsEnd( in RunAllTestsEnd() function in pw::unit_test::LoggingEventHandler
/aosp_15_r20/external/pigweed/pw_perf_test/
H A Dlogging_event_handler.cc32 void LoggingEventHandler::RunAllTestsEnd() { in RunAllTestsEnd() function in pw::perf_test::LoggingEventHandler
H A Dstate_test.cc26 void RunAllTestsEnd() override {} in RunAllTestsEnd() function in pw::perf_test::__anonbb2911f00111::EmptyEventHandler
/aosp_15_r20/system/chre/test/common/
H A Drun_tests.cc36 void RunAllTestsEnd(const RunTestsSummary &run_tests_summary) override { in RunAllTestsEnd() function in chre::__anon47f3c01c0111::PwEventHandler
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/
H A Dmulti_event_handler.h69 void RunAllTestsEnd(const RunTestsSummary& run_tests_summary) override { in RunAllTestsEnd() function
H A Dtest_record_event_handler.h64 void RunAllTestsEnd(const RunTestsSummary& summary) override { in RunAllTestsEnd() function