Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/js/
Dvalidation_unittests.js34 function TestMessageParserFailure(message, input) { class
39 TestMessageParserFailure.prototype.toString = function() { class
47 throw new TestMessageParserFailure(s, input);
53 throw new TestMessageParserFailure(s, input);
121 throw new TestMessageParserFailure(s, input);
129 throw new TestMessageParserFailure('expected empty message', '');
136 throw new TestMessageParserFailure('expected empty message', input);
146 throw new TestMessageParserFailure(
149 throw new TestMessageParserFailure("didn't detect invalid input", file);