Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DWithTimeoutTest.kt31 fun testBasicSuspend() = runTest { in <lambda>() method
DWithTimeoutDurationTest.kt32 fun testBasicSuspend() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutDurationTest
DWithTimeoutOrNullTest.kt32 fun testBasicSuspend() = runTest { in <lambda>() method
DWithTimeoutOrNullDurationTest.kt34 fun testBasicSuspend() = runTest { in <lambda>() method