Searched defs:testcase (Results 1 – 5 of 5) sorted by relevance
77 def CreateHostInput(self, testcase): argument130 def RunTestcase(self, testcase): argument
113 def GetTestName(module, testcase, test): argument
110 def RunTestcase(self, testcase): argument
328 for (const auto& testcase : testcase_list) { in OnTestIterationStartPrint() local339 static void OnTestEndPrint(const TestCase& testcase, size_t test_id) { in OnTestEndPrint()372 for (const auto& testcase : testcase_list) { in OnTestIterationEndPrint() local514 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local540 auto& testcase = testcase_list[i]; in OnTestIterationEndXmlPrint() local749 TestCase& testcase = testcase_list[child_proc.testcase_id]; in ReadChildProcOutput() local822 TestCase& testcase) { in CollectChildTestResult()927 TestCase& testcase = testcase_list[testcase_id]; in RunTestInSeparateProc() local
67 def PushFiles(self, testcase): argument