Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dmulti_event_handler_test.cc35 int TestCaseStart = 0; member
65 void TestCaseStart(const TestCase&) override { in TestCaseStart() function in pw::unit_test::__anonbfd8058b0111::FakeEventHandler
H A Drpc_light_event_handler.cc42 void RpcEventHandler::TestCaseStart(const TestCase& test_case) { in TestCaseStart() function in pw::unit_test::internal::RpcEventHandler
H A Dgoogletest_style_event_handler.cc92 void GoogleTestStyleEventHandler::TestCaseStart(const TestCase& test_case) { in TestCaseStart() function in pw::unit_test::GoogleTestStyleEventHandler
H A Dlogging_event_handler.cc94 void LoggingEventHandler::TestCaseStart(const TestCase& test_case) { in TestCaseStart() function in pw::unit_test::LoggingEventHandler
/aosp_15_r20/external/pigweed/pw_perf_test/
H A Dlogging_event_handler.cc36 void LoggingEventHandler::TestCaseStart(const TestCase& info) { in TestCaseStart() function in pw::perf_test::LoggingEventHandler
H A Dstate_test.cc27 void TestCaseStart(const TestCase&) override {} in TestCaseStart() function in pw::perf_test::__anonbb2911f00111::EmptyEventHandler
/aosp_15_r20/system/chre/test/common/
H A Drun_tests.cc44 void TestCaseStart(const TestCase &test_case) override { in TestCaseStart() function in chre::__anon47f3c01c0111::PwEventHandler
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/
H A Dmulti_event_handler.h74 void TestCaseStart(const TestCase& test_case) override { in TestCaseStart() function
H A Dtest_record_event_handler.h114 void TestCaseStart(const TestCase&) override {} in TestCaseStart() function