Searched refs:BenchmarkResult (Results 1 – 3 of 3) sorted by relevance
49 function BenchmarkResult(benchmark, time) { class57 BenchmarkResult.prototype.valueOf = function() {225 this.NotifyStep(new BenchmarkResult(benchmark, usec));
18 BenchmarkResult.cpp
93 class BenchmarkResult: class152 self.runs_[run_name] = BenchmarkResult(units, count, mean, stddev)