Home
last modified time | relevance | path

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

/external/robolectric/utils/src/test/java/org/robolectric/util/
DSchedulerTest.kt181 fun postAtFrontOfQueue_addsJobAtFrontOfQueue() { in postAtFrontOfQueue_addsJobAtFrontOfQueue() method in org.robolectric.util.SchedulerTest
/external/robolectric-shadows/utils/src/test/java/org/robolectric/util/
DSchedulerTest.java187 public void postAtFrontOfQueue_addsJobAtFrontOfQueue() throws Exception { in postAtFrontOfQueue_addsJobAtFrontOfQueue() method in SchedulerTest