Home
last modified time | relevance | path

Searched defs:TestCaseExpect (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_unit_test/
H A Dmulti_event_handler_test.cc37 int TestCaseExpect = 0; member
71 void TestCaseExpect(const TestCase&, const TestExpectation&) override { in TestCaseExpect() function in pw::unit_test::__anonbfd8058b0111::FakeEventHandler
H A Drpc_light_event_handler.cc50 void RpcEventHandler::TestCaseExpect(const TestCase&, in TestCaseExpect() function in pw::unit_test::internal::RpcEventHandler
H A Dgoogletest_style_event_handler.cc120 void GoogleTestStyleEventHandler::TestCaseExpect( in TestCaseExpect() function in pw::unit_test::GoogleTestStyleEventHandler
H A Dlogging_event_handler.cc122 void LoggingEventHandler::TestCaseExpect(const TestCase& test_case, in TestCaseExpect() function in pw::unit_test::LoggingEventHandler
/aosp_15_r20/system/chre/test/common/
H A Drun_tests.cc59 void TestCaseExpect(const TestCase &test_case, in TestCaseExpect() function in chre::__anon47f3c01c0111::PwEventHandler
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/
H A Dmulti_event_handler.h84 void TestCaseExpect(const TestCase& test_case, in TestCaseExpect() function
H A Dtest_record_event_handler.h79 void TestCaseExpect(const TestCase& test_case, in TestCaseExpect() function