Home
last modified time | relevance | path

Searched refs:testWithTimeoutChildWait (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DWithTimeoutTest.kt84 fun testWithTimeoutChildWait() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutTest
DWithTimeoutDurationTest.kt86 fun testWithTimeoutChildWait() = runTest { in <lambda>() method