Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DDelayController.kt117 public fun resumeDispatcher() method
DTestCoroutineDispatcher.kt158 override fun resumeDispatcher() { in <lambda>() method in kotlinx.coroutines.test.TestCoroutineDispatcher
/external/kotlinx.coroutines/binary-compatibility-validator/reference-public-api/
Dkotlinx-coroutines-test.txt8 public abstract fun resumeDispatcher ()V
31 public fun resumeDispatcher ()V
/external/kotlinx.coroutines/kotlinx-coroutines-test/test/
DTestCoroutineDispatcherTest.kt90 subject.resumeDispatcher() in whenDispatcherPaused_thenResume_itDoesDispatchCurrent()
/external/kotlinx.coroutines/kotlinx-coroutines-test/
DREADME.md225 …ck and then explicitly resume the dispatcher with [resumeDispatcher][DelayController.resumeDispatc…
452 [DelayController.resumeDispatcher]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-…