Searched refs:testExceptionOnTimeout (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ | ||
D | WithTimeoutTest.kt | 111 fun testExceptionOnTimeout() = runTest { in <lambda>() method |
D | WithTimeoutDurationTest.kt | 118 fun testExceptionOnTimeout() = runTest { in equals() method in kotlinx.coroutines.WithTimeoutDurationTest |