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

/external/webkit/LayoutTests/fast/js/resources/
H A Djs-test-pre.js120 function shouldBeTrue(_a) { shouldBe(_a, "true"); } function
151 shouldBeTrue(actual + " == '" + expected + "'");
157 shouldBeTrue(actual);
164 shouldBeTrue(actual, "'" +expected.toString() + "'");
309 shouldBeTrue("successfullyParsed");
H A Dstandalone-pre.js90 function shouldBeTrue(_a) { shouldBe(_a, "true"); } function
/external/webkit/LayoutTests/http/tests/cookies/resources/
H A Dcookies-test-pre.js98 function shouldBeTrue(_a) { shouldBe(_a, "true"); } function

Completed in 1177 milliseconds