Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbase.js194 BenchmarkSuite.prototype.NotifyError = function(error) { method in BenchmarkSuite
195 if (this.runner.NotifyError) {
196 this.runner.NotifyError(this.name, error);
257 suite.NotifyError(e);
270 suite.NotifyError(e);
281 suite.NotifyError(e);
Drun.js66 NotifyError: PrintError, property