Searched refs:NotifyStep (Results 1 – 1 of 1) sorted by relevance
174 BenchmarkSuite.prototype.NotifyStep = function(result) { method in BenchmarkSuite176 if (this.runner.NotifyStep) this.runner.NotifyStep(result.benchmark.name);198 if (this.runner.NotifyStep) {199 this.runner.NotifyStep(this.name);230 this.NotifyStep(new BenchmarkResult(benchmark, usec));