Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DBackpressureTest.kt28 fun testBackpressureDropFlow() = runTest { in <lambda>() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DBackpressureTest.kt28 fun testBackpressureDropFlow() = runTest { in <lambda>() method in kotlinx.coroutines.rx3.BackpressureTest
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactor/test/
DBackpressureTest.kt29 fun testBackpressureDropFlow() = runTest { in <lambda>() method