Home
last modified time | relevance | path

Searched defs:fFast (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/jdk8/future/
H A DFutureTest.kt441 val fFast = CompletableFuture.supplyAsync { in <lambda>() constant
/aosp_15_r20/external/skia/bench/
H A DPDFBench.cpp418 bool fFast; member
H A DMathBench.cpp314 bool fFast; member in FloorBench