Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/scheduling/
H A DBlockingCoroutineDispatcherTest.kt69 val cpuTask = launch(dispatcher) { in <lambda>() constant