Searched defs:test_case (Results 1 – 3 of 3) 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()
694 for (const auto& test_case : test_cases) { in BrilloPlatformTest() local718 for (const auto& test_case : test_cases) { in ListTestCases() local
1321 for (const auto& test_case : test_cases_) { in GenRustBuilderTest() local