Searched refs:run3 (Results 1 – 1 of 1) sorted by relevance
169 final TestRunResult run3 = mCollectingTestListener.getTestRunAtAttempt("run", 2); in testRun_attempts() local171 .containsExactly(run1, run2, run3); in testRun_attempts()174 assertThat(run3.getNumTests()).isEqualTo(1); in testRun_attempts()