Searched defs:testResults (Results 1 – 2 of 2) sorted by relevance
170 List<ITestResult> testResults = caseResult.getResults(); in testResultReporting() local224 List<ITestResult> testResults = caseResult.getResults(); in testRepeatedExecutions() local287 List<ITestResult> testResults = case1.getResults(); in testRetry() local404 List<ITestResult> testResults = caseResult.getResults(); in testResultReporting_moduleNotDone() local542 List<ITestResult> testResults = caseResult.getResults(); in testResultReporter_sharded() local594 List<ITestResult> testResults = case1.getResults(); in testRetryWithRunHistory() local
66 public static void processTestRun(TestResults testResults, Entity testRun) { in processTestRun()146 TestResults testResults = new TestResults(testName); in doGetHandler() local