Searched defs:reportFailure_ (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/js/
H A DTests.js62 this.reportFailure_(message);
116 self.reportFailure_("Timeout exceeded: 20 sec");
146 TestSuite.prototype.reportFailure_ = function(error)
166 this.reportFailure_(e);

Completed in 634 milliseconds