Home
last modified time | relevance | path

Searched defs:advanceUntilIdle (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DDelayController.kt72 public fun advanceUntilIdle(): Long method
DTestCoroutineDispatcher.kt128 override fun advanceUntilIdle(): Long { in <lambda>() method in kotlinx.coroutines.test.TestCoroutineDispatcher