Searched defs:runBenchmark (Results 1 – 5 of 5) sorted by relevance
62 public function runBenchmark() { function in Google\\Protobuf\\Benchmark\\Benchmark97 function runBenchmark($file, $behavior_prefix) { function
63 private fun runBenchmark(dispatcher: CoroutineContext) = runBlocking { in <lambda>() method in benchmarks.scheduler.DispatchersContextSwitchBenchmark
125 private void runBenchmark() throws RunnerException { in runBenchmark() method in BenchmarkRunner
274 func runBenchmark(b *benchmark) error { func