Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DTestDispatchers.kt37 mainDispatcher.resetDispatcher() in resetMain()
/external/kotlinx.coroutines/kotlinx-coroutines-test/src/internal/
DMainTestDispatcher.kt57 public fun resetDispatcher() { in resetDispatcher() method in kotlinx.coroutines.test.internal.TestMainDispatcher