Searched refs:testSmallTimeout (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ | ||
D | WithTimeoutOrNullTest.kt | 85 fun testSmallTimeout() = runTest { in testSmallTimeout() method in kotlinx.coroutines.WithTimeoutOrNullTest |
D | WithTimeoutOrNullDurationTest.kt | 87 fun testSmallTimeout() = runTest { in testSmallTimeout() method |