Searched refs:testFlowableCreateAsFlowThread (Results 1 – 2 of 2) sorted by relevance
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/ | ||
D | FlowableContextTest.kt | 21 fun testFlowableCreateAsFlowThread() = runTest { in <lambda>() method in kotlinx.coroutines.rx2.FlowableContextTest |
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/ | ||
D | FlowableContextTest.kt | 21 fun testFlowableCreateAsFlowThread() = runTest { in <lambda>() method in kotlinx.coroutines.rx3.FlowableContextTest |