Home
last modified time | relevance | path

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

/lifecycle/lifecycle-livedata/src/androidTest/java/androidx.lifecycle/
DFlowAsLiveDataIntegrationTest.kt51 val stopChannelFlow = CompletableDeferred<Unit>() in startStopImmediately() constant
59 stopChannelFlow.await() in startStopImmediately()
72 stopChannelFlow.complete(Unit) in startStopImmediately()