Home
last modified time | relevance | path

Searched refs:testExceptionAfterCancellation (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DObservableTest.kt142 fun testExceptionAfterCancellation() { in <lambda>() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DObservableTest.kt142 fun testExceptionAfterCancellation() { in <lambda>() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/
DMonoTest.kt259 fun testExceptionAfterCancellation() = runTest { in <lambda>() method