Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
H A DStartModeProbesTest.kt12 fun testUndispatched() = runTest { in testUndispatched() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
H A DAsyncTest.kt27 fun testUndispatched() = runTest { in testUndispatched() method in kotlinx.coroutines.AsyncTest
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
H A DThreadContextElementTest.kt38 fun testUndispatched() = runTest { in testUndispatched() method