Home
last modified time | relevance | path

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

/external/webkit/LayoutTests/fast/js/resources/
Djs-test-pre.js29 function testPassed(msg) function
113 testPassed(_a + " is " + _b);
181 testPassed(_a + " is non-zero.");
199 testPassed(_a + " is non-null.");
217 testPassed(_a + " is undefined.");
235 testPassed(_a + " is defined.");
258 testPassed(_a + " is >= " + _b);
277 testPassed(_a + " threw exception " + exception + ".");
Dstandalone-pre.js18 function testPassed(msg) function
83 testPassed(_a + " is " + _b);
114 testPassed(_a + " is undefined.");
136 testPassed(_a + " threw exception " + exception + ".");
Dgarbage-collect-after-string-appends.js-disabled35 testPassed("Garbage Collector triggered")
/external/webkit/LayoutTests/fast/xpath/
Dxpath-test-pre.js14 testPassed(comment);
29 testPassed(expr);
34 testPassed(expr);
39 testPassed(expr);
/external/webkit/LayoutTests/storage/domstorage/script-tests/
Dquota.js31 testPassed("Hit exception as expected");
43 testPassed("Insertion worked.");
75 testPassed("Insertion worked.");
/external/webkit/LayoutTests/http/tests/cookies/resources/
Dcookies-test-pre.js28 function testPassed(msg) function
91 testPassed(_a + " is " + _b);
122 testPassed(_a + " is undefined.");
143 testPassed(_a + " threw exception " + exception + ".");
195 testPassed("cookie is '" + cookie + "'.");
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
Dwindow-close-crash.js16 testPassed("Received Geoposition.");
27 testPassed("Success - no crash!");
Ddelayed-permission-allowed-for-multiple-requests.js17 testPassed('Success callback invoked');
31 testPassed('Success callback invoked');
Dcallback-to-deleted-context.js10 testPassed('No callbacks invoked');
Dcallback-to-remote-context.js6 testPassed('Success callback invoked');
Dcallback-to-remote-context2.js7 testPassed('Success callback invoked');
Ddelayed-permission-allowed.js14 testPassed('Success callback invoked');
Dargument-types.js7 testPassed(expression + " did not throw exception.");
/external/webkit/LayoutTests/fast/dom/DOMImplementation/script-tests/
DcreateDocumentType-err.js25 testPassed(m);
88 testPassed(msg);
DcreateDocument-namespace-err.js14 testPassed(m);
39 testPassed(m);
/external/webkit/LayoutTests/storage/indexeddb/resources/
Dshared.js41 testPassed("Exception was thrown.");
/external/webkit/LayoutTests/fast/dom/Selection/script-tests/
DgetRangeAt.js14 testPassed("range is correctly (text, 0)");