Searched refs:waitForExpectedCountMs (Results 1 – 1 of 1) sorted by relevance
52 private ListMap<String> finishSync(long waitForExpectedCountMs) { in finishSync() argument65 || SystemClock.uptimeMillis() > startTime + waitForExpectedCountMs) { in finishSync()86 String verify(long waitForExpectedCountMs) { in verify() argument87 final ListMap<String> actualEvents = finishSync(waitForExpectedCountMs); in verify()