Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DTestCoroutineScope.kt31 DelayController by coroutineContext.delayController in cleanupTestCoroutines()
35 coroutineContext.delayController.cleanupTestCoroutines() in cleanupTestCoroutines()
65 private inline val CoroutineContext.delayController: DelayController constant