Searched refs:ScopeFactory (Results 1 – 1 of 1) sorted by relevance
200 internal typealias ScopeFactory = (MicrobenchmarkRunningState) -> MicrobenchmarkScope typealias267 private val scopeFactory: ScopeFactory,275 scopeFactory: ScopeFactory = { runningState -> MicrobenchmarkScope(runningState) }, in runningState()440 scopeFactory: ScopeFactory = { runningState -> MicrobenchmarkScope(runningState) }, in measureRepeatedImplWithTracing()