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