Searched refs:onDispatchEventForeground (Results 1 – 2 of 2) sorted by relevance
217 …internal val onDispatchEventForeground: SelectClause1<Unit> get() = dispatchEventsForeground.onRec… in receiveDispatchEvent() constant in kotlinx.coroutines.test.TestCoroutineScheduler
511 scheduler.onDispatchEventForeground { in runTestCoroutineLegacy()