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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DTests.js62 this.reportFailure_(message);
128 self.reportFailure_("Timeout exceeded: 20 sec");
158 TestSuite.prototype.reportFailure_ = function(error)
178 this.reportFailure_(e);

Completed in 48 milliseconds