Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/
DTestBuilders.kt320 val executedSomething = testScheduler.tryRunNextTaskUnless { !isActive } in runTest() constant
484 val executedSomething = scheduler.tryRunNextTaskUnless { !isActive } in runTestCoroutineLegacy() constant