Home
last modified time | relevance | path

Searched refs:testMaybeCollectSingle (Results 1 – 2 of 2) sorted by relevance

/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/test/
DMaybeTest.kt266 fun testMaybeCollectSingle() = runTest { in <lambda>() method
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/test/
DMaybeTest.kt266 fun testMaybeCollectSingle() = runTest { in <lambda>() method in kotlinx.coroutines.rx3.MaybeTest