Searched defs:testCase (Results 1 – 6 of 6) sorted by relevance
265 private boolean shouldRunTestCase(UiConductorTestCase testCase) { in shouldRunTestCase()276 UiConductorTestCase testCase, in runTestCase()312 ITestInvocationListener listener, UiConductorTestCase testCase, File resultFile) { in verifyTestResultFile()414 private String[] buildCommand(UiConductorTestCase testCase, List<ITestDevice> devices) { in buildCommand()
296 TestRecordProto.TestRecord.Builder testCase = TestRecordProto.TestRecord.newBuilder(); in testRun_withPreviousResults() local
575 TestDescription testCase = testCaseEntry.getKey(); in addRetriedTestsToFilters() local628 TestDescription testCase = testCaseEntry.getKey(); in excludeNonRetriableFailure() local
261 Element testCase = doc.createElement("testcase"); in writeTestCase() local
115 public void addFailedTestCase(TestDescription testCase) { in addFailedTestCase()119 public void addTestBecomePass(TestDescription testCase, int attempt) { in addTestBecomePass()
690 var testCase = in testShardList() local