Searched defs:launch (Results 1 – 2 of 2) sorted by relevance
58 fun launch(scope: CoroutineScope) { in launch() method in androidx.work.testutils.FlowTester
91 fun launch(): ListenableFuture<Boolean> = in <lambda>() method