Searched refs:retryResults (Results 1 – 2 of 2) sorted by relevance
93 List<ITestResult> retryResults = Lists.newArrayList(); in call() local98 m_afterMethods, m_groupMethods, retryResults, in call()101 m_testResults.addAll(retryResults); in call()
1144 List<ITestResult> retryResults = Lists.newArrayList(); in invokeTestMethods() local1148 afterMethods, groupMethods, retryResults, in invokeTestMethods()1151 result.addAll(retryResults); in invokeTestMethods()