Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DDelayController.kt80 public fun runCurrent() method
DTestCoroutineDispatcher.kt139 override fun runCurrent(): Unit = doActionsUntil(currentTime) in <lambda>() method in kotlinx.coroutines.test.TestCoroutineDispatcher