Searched refs:runningState (Results 1 – 2 of 2) sorted by relevance
275 scopeFactory: ScopeFactory = { runningState -> MicrobenchmarkScope(runningState) }, in runningState() method440 scopeFactory: ScopeFactory = { runningState -> MicrobenchmarkScope(runningState) }, in measureRepeatedImplWithTracing() method
116 val scopeFactory: (MicrobenchmarkRunningState) -> MicrobenchmarkScope = { runningState -> in <lambda>() method117 Scope(runningState) in <lambda>()