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