Searched defs:takeWhileDirect (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvmBenchmark/kotlin/kotlinx/coroutines/flow/ | ||
H A D | TakeWhileBenchmark.kt | 30 fun takeWhileDirect() = runBlocking<Int> { in <lambda>() method in kotlinx.coroutines.flow.TakeWhileBenchmark |