Home
last modified time | relevance | path

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

/external/pigweed/pw_unit_test/
Drpc_event_handler.cc31 void RpcEventHandler::TestCaseEnd(const TestCase&, TestResult result) { in TestCaseEnd() function in pw::unit_test::internal::RpcEventHandler
Dlogging_event_handler.cc46 void LoggingEventHandler::TestCaseEnd(const TestCase& test_case, in TestCaseEnd() function in pw::unit_test::LoggingEventHandler
Dsimple_printing_event_handler.cc43 void SimplePrintingEventHandler::TestCaseEnd(const TestCase& test_case, in TestCaseEnd() function in pw::unit_test::SimplePrintingEventHandler