Searched refs:testOuterTimeout (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ | ||
D | WithTimeoutOrNullTest.kt | 129 fun testOuterTimeout() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutOrNullTest |
D | WithTimeoutOrNullDurationTest.kt | 131 fun testOuterTimeout() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutOrNullDurationTest |