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.kt82 fun testSmallTimeout() = runTest { in testSmallTimeout() method
DWithTimeoutOrNullDurationTest.kt85 fun testSmallTimeout() = runTest { in testSmallTimeout() method in kotlinx.coroutines.WithTimeoutOrNullDurationTest