Searched refs:NotifyStep (Results 1 – 1 of 1) sorted by relevance
169 BenchmarkSuite.prototype.NotifyStep = function(result) { method in BenchmarkSuite171 if (this.runner.NotifyStep) this.runner.NotifyStep(result.benchmark.name);193 if (this.runner.NotifyStep) {194 this.runner.NotifyStep(this.name);225 this.NotifyStep(new BenchmarkResult(benchmark, usec));