Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DWithTimeoutOrNullTest.kt85 fun testSmallTimeout() = runTest { in testSmallTimeout() method in kotlinx.coroutines.WithTimeoutOrNullTest
DWithTimeoutOrNullDurationTest.kt87 fun testSmallTimeout() = runTest { in testSmallTimeout() method