Home
last modified time | relevance | path

Searched refs:runBenchmarkWithTimes (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/benchmarks/php/
DPhpBenchmark.php63 $t = $this->runBenchmarkWithTimes(1);
66 ($times == 1 ? $t : $this->runBenchmarkWithTimes($times)) *
70 private function runBenchmarkWithTimes($times) { function in Google\\Protobuf\\Benchmark\\Benchmark