Searched refs:NotifyError (Results 1 – 2 of 2) sorted by relevance
194 BenchmarkSuite.prototype.NotifyError = function(error) { method in BenchmarkSuite195 if (this.runner.NotifyError) {196 this.runner.NotifyError(this.name, error);257 suite.NotifyError(e);270 suite.NotifyError(e);281 suite.NotifyError(e);
66 NotifyError: PrintError, property