Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DLeakedExceptionTest.kt79 fun testResettingExceptionHandler() = withExceptionHandler(handler) { in <lambda>() method in kotlinx.coroutines.rx2.LeakedExceptionTest
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DLeakedExceptionTest.kt79 fun testResettingExceptionHandler() = withExceptionHandler(handler) { in <lambda>() method