Searched refs:testCancellingDirect (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/ | ||
D | SchedulerTest.kt | 142 fun testCancellingDirect(): Unit = runSchedulerTest { in <lambda>() method in kotlinx.coroutines.rx3.SchedulerTest |
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/ | ||
D | SchedulerTest.kt | 142 fun testCancellingDirect(): Unit = runSchedulerTest { in <lambda>() method in kotlinx.coroutines.rx2.SchedulerTest |