Searched refs:completedTests (Results 1 – 1 of 1) sorted by relevance
202 Collection<TestDescription> completedTests = in runTests() local204 if (mTests.removeAll(completedTests) && !mTests.isEmpty()) { in runTests()