Searched defs:test_case (Results 1 – 4 of 4) sorted by relevance
44 void TestCaseStart(const TestCase &test_case) override { in TestCaseStart()48 void TestCaseEnd(const TestCase &test_case, TestResult result) override { in TestCaseEnd()59 void TestCaseExpect(const TestCase &test_case, in TestCaseExpect()68 void TestCaseDisabled(const TestCase &test_case) override { in TestCaseDisabled()
51 def iter_service_pids(test_case, services): argument63 def get_dropped_logs(test_case, buffer): argument
106 for (auto& test_case : cases) { in TEST() local
706 for (const auto& test_case : test_cases) { in BrilloPlatformTest() local730 for (const auto& test_case : test_cases) { in ListTestCases() local