Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DDelayController.kt121 public fun resumeDispatcher() method
DTestCoroutineDispatcher.kt158 override fun resumeDispatcher() { in <lambda>() method in kotlinx.coroutines.test.TestCoroutineDispatcher