Searched refs:getTestReRunner (Results 1 – 2 of 2) sorted by relevance
949 testReRunner = getTestReRunner(expectedTests); in rerunTests()959 IRemoteTest getTestReRunner(Collection<TestDescription> tests) throws ConfigurationException { in getTestReRunner() method in InstrumentationTest
398 verify(mInstrumentationTest).getTestReRunner(testCaptor.capture()); in testRun_rerunCoverage()658 .getTestReRunner(anyCollectionOf(TestDescription.class)); in testCollectWorks_RunCrash()