Searched defs:testcase (Results 1 – 4 of 4) sorted by relevance
73 def CreateHostInput(self, testcase): argument126 def RunTestcase(self, testcase): argument
111 def RunTestcase(self, testcase): argument
305 for (const auto& testcase : testcase_list) { in OnTestIterationStartPrint() local316 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()349 for (const auto& testcase : testcase_list) { in OnTestIterationEndPrint() local491 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local517 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local726 TestCase& testcase = testcase_list[child_proc.testcase_id]; in ReadChildProcOutput() local799 TestCase& testcase) { in CollectChildTestResult()904 TestCase& testcase = testcase_list[testcase_id]; in RunTestInSeparateProc() local
62 def PushFiles(self, testcase): argument