Searched defs:collectLastValue (Results 1 – 2 of 2) sorted by relevance
19 fun collectLastValue() = runTest { in <lambda>() method in com.android.systemui.coroutines.FlowTest
43 fun <T> TestScope.collectLastValue( in collectLastValue() method