Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DWithTimeoutTest.kt194 fun testIncompleteWithTimeoutState() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutTest
DWithTimeoutDurationTest.kt201 fun testIncompleteWithTimeoutState() = runTest { in <lambda>() method