Home
last modified time | relevance | path

Searched refs:awaitAndAssertNotDone (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Calendar/tests/unit/src/com/android/car/calendar/common/
DEventsLiveDataTest.java257 awaitAndAssertNotDone(changeCountdownLatch); in notifyDataChange_dataNotChanged_onChangedNotCalled()
461 private static void awaitAndAssertNotDone(CountDownLatch latch) throws InterruptedException { in awaitAndAssertNotDone() method in EventsLiveDataTest