Searched refs:awaitAndAssertNotDone (Results 1 – 1 of 1) sorted by relevance
257 awaitAndAssertNotDone(changeCountdownLatch); in notifyDataChange_dataNotChanged_onChangedNotCalled()461 private static void awaitAndAssertNotDone(CountDownLatch latch) throws InterruptedException { in awaitAndAssertNotDone() method in EventsLiveDataTest