Searched refs:nextStep (Results 1 – 1 of 1) sorted by relevance
47 suspendedLoopTrigger.nextStep = in <lambda>()68 @JvmField var nextStep: Continuation<Unit>? = null variable in androidx.benchmark.SuspendedLoopTrigger79 nextStep = c in awaitLoops()87 nextStep!!.resume(Unit) in getNextLoopCount()