Searched refs:expectedTests (Results 1 – 4 of 4) sorted by relevance
57 Collection<TestDescription> expectedTests, in InstrumentationListener() argument60 mExpectedTests = expectedTests; in InstrumentationListener()
1057 Collection<TestDescription> expectedTests) in runWithRerun() argument1063 new InstrumentationListener(getDevice(), expectedTests, listener, testTracker); in runWithRerun()1072 if (testRun.isRunFailure() || !testRun.getCompletedTests().containsAll(expectedTests)) { in runWithRerun()1076 expectedTests.removeAll(excludeNonExecuted(testTracker.getCurrentRunResults())); in runWithRerun()1086 rerunTests(expectedTests, testInfo, listener); in runWithRerun()1111 Collection<TestDescription> expectedTests, in rerunTests() argument1115 if (expectedTests.isEmpty()) { in rerunTests()1128 testReRunner = getTestReRunner(expectedTests); in rerunTests()
648 Collection<TestDescription> expectedTests = ImmutableList.of(TEST1, TEST2); in testRun_rerunCoverage() local702 assertThat(testCaptor.getValue()).containsExactlyElementsIn(expectedTests); in testRun_rerunCoverage()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...