HomeSort by relevance Sort by last modified time
    Searched full:shouldbe (Results 126 - 150 of 200) sorted by null

1 2 3 4 56 7 8

  /external/webkit/LayoutTests/storage/indexeddb/
objectstore-autoincrement.html 51 shouldBe("store.keyPath", "'id'");
52 shouldBe("storeNames.contains('StoreWithKeyPath')", "true");
53 shouldBe("storeNames.contains('StoreWithAutoIncrement')", "true");
54 shouldBe("storeNames.contains('PlainOldStore')", "true");
55 shouldBe("storeNames.length", "3");
79 shouldBe("event.target.result", "3");
90 shouldBe("event.target.result", "4");
102 shouldBe("event.target.result.id", "4");
114 shouldBe("event.target.result", "5");
135 shouldBe("event.target.result", "6")
    [all...]
objectstore-basics.html 49 shouldBe("storeNames.contains('storeName')", "true");
50 shouldBe("storeNames.length", "1");
61 shouldBe("code", "webkitIDBDatabaseException.NOT_FOUND_ERR");
84 shouldBe("code", "webkitIDBDatabaseException.NOT_FOUND_ERR");
119 shouldBe("store.indexNames", "['indexName']");
120 shouldBe("store.indexNames.length", "1");
121 shouldBe("store.indexNames.contains('')", "false");
122 shouldBe("store.indexNames.contains('indexFail')", "false");
123 shouldBe("store.indexNames.contains('indexName')", "true");
157 shouldBe("code", "DOMException.NOT_SUPPORTED_ERR")
    [all...]
create-object-store-options.html 47 shouldBe("trans.mode", "webkitIDBTransaction.READ_WRITE");
70 shouldBe("event.target.result.a", "{a: 0}");
79 shouldBe("event.target.result.a", "{a: 0}");
open-cursor.html 37 shouldBe("event.target.result.direction", "0");
38 shouldBe("event.target.result.key", "'myKey'");
39 shouldBe("event.target.result.value", "'myValue'");
  /external/webkit/LayoutTests/fast/js/resources/
standalone-pre.js 67 function shouldBe(_a, _b)
70 debug("WARN: shouldBe() expects string arguments");
90 function shouldBeTrue(_a) { shouldBe(_a, "true"); }
91 function shouldBeFalse(_a) { shouldBe(_a, "false"); }
92 function shouldBeNaN(_a) { shouldBe(_a, "NaN"); }
93 function shouldBeNull(_a) { shouldBe(_a, "null"); }
98 shouldBe(a, unevaledString);
getOwnPropertyDescriptor.js 6 // shouldBe(test+'.writable', '' + expected.writable);
7 shouldBe(test+'.value', '' + expected.value);
11 shouldBe(test+'.get', '' + expected.get);
12 shouldBe(test+'.set', '' + expected.set);
16 shouldBe(test+'.enumerable', '' + expected.enumerable);
17 shouldBe(test+'.configurable', '' + expected.configurable);
87 shouldBe('property', normalOrder[i++]);
90 shouldBe('property', accessorOrder[i++]);
93 shouldBe('property', accessorOrder[i++]);
96 shouldBe('property', accessorOrder[i++])
    [all...]
js-test-pre.js 97 function shouldBe(_a, _b)
100 debug("WARN: shouldBe() expects string arguments");
120 function shouldBeTrue(_a) { shouldBe(_a, "true"); }
121 function shouldBeFalse(_a) { shouldBe(_a, "false"); }
122 function shouldBeNaN(_a) { shouldBe(_a, "NaN"); }
123 function shouldBeNull(_a) { shouldBe(_a, "null"); }
128 shouldBe(a, unevaledString);
133 // evaluated, as for shouldBe(). 'expected' may be any type and will be
141 // All this fuss is to avoid the string-arg warning from shouldBe().
148 shouldBe("'" + actualValue.toString().replace(/\n/g, "") + "'"
    [all...]
  /external/webkit/LayoutTests/fast/encoding/
idn-security.html 76 shouldBe(testFunctionName(expected) + "(0x" + charCode.toString(16) + ")",
79 shouldBe(testFunctionName(expectedNotFirstCharacter) + "NotFirstCharacter(0x" + charCode.toString(16) + ")",
85 shouldBe("testIDNRoundTrip(0x" + charCode.toString(16) + ")", "'%20'");
86 shouldBe("testIDNRoundTripFirstCharacter(0x" + charCode.toString(16) + ")", "'%20'");
91 shouldBe("testIDNRoundTrip(0x" + charCode.toString(16) + ")", "'" + expected + "'");
92 shouldBe("testIDNRoundTripFirstCharacter(0x" + charCode.toString(16) + ")", "'" + expected + "'");
97 shouldBe("testIDNRoundTrip(0x" + charCode.toString(16) + ")", "'punycode'");
98 shouldBe("testIDNRoundTripFirstCharacter(0x" + charCode.toString(16) + ")", "'punycode'");
104 shouldBe("testIDNRoundTrip(0x" + charCode.toString(16) + ")", "'" + expected + "'");
105 shouldBe("testIDNRoundTripFirstCharacter(0x" + charCode.toString(16) + ")", "'" + expected + "'")
    [all...]
  /cts/tests/tests/webkitsecurity/assets/
var-shadows-arg-gc-crash.js 34 shouldBe('testClosure()', '"success"');
border-image-null-image-crash.html 21 shouldBe("computedStyle.getPropertyValue('border-image')", "'none'");
crash-determining-aria-role-when-label-present.html 23 shouldBe("input.childrenCount", "0");
node-filter-detached-iframe-crash.html 27 shouldBe("foundNode.toString()", "\"[object HTMLHtmlElement]\"");
spellcheck-input-search-crash.html 23 shouldBe("clicked", "true");
xpath-detached-iframe-resolver-crash.html 29 shouldBe("foundNode.toString()", "\"[object HTMLDivElement]\"");
  /external/webkit/LayoutTests/fast/url/script-tests/
anchor.js 16 shouldBe("canonicalize('http://www.example.com/#" + cases[i][0] + "')",
  /external/webkit/LayoutTests/storage/script-tests/
storageinfo-query-usage.js 17 shouldBe("returnedUsage", "0");
  /external/skia/tests/
ClipCubicTest.cpp 81 SkPoint clipped[4], shouldbe[4]; local
92 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
100 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
108 0, 0, 2, 3, 1, 10, 4, 12, shouldbe), tol));
126 shouldbe), tol));
138 shouldbe), tol));
150 shouldbe), tol));
162 shouldbe), tol));
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
permission-denied-stops-watches.js 24 shouldBe('error.code', 'error.PERMISSION_DENIED');
25 shouldBe('error.message', '"User denied Geolocation"');
  /external/webkit/LayoutTests/fast/events/touch/
touch-inside-iframe.html 17 shouldBe("touch.pageX", "50");
18 shouldBe("touch.pageY", "50");
  /external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/
sr_20021217.html 19 shouldBe('node_names', '"bcd"')
25 shouldBe('node_names', '"b"')
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 75 function shouldBe(_a, _b)
78 debug("WARN: shouldBe() expects string arguments");
98 function shouldBeTrue(_a) { shouldBe(_a, "true"); }
99 function shouldBeFalse(_a) { shouldBe(_a, "false"); }
100 function shouldBeNaN(_a) { shouldBe(_a, "NaN"); }
101 function shouldBeNull(_a) { shouldBe(_a, "null"); }
106 shouldBe(a, unevaledString);
  /external/webkit/LayoutTests/fast/cookies/
local-file-can-set-cookies.html 14 shouldBe("document.cookie.indexOf('ppkcookie1=testcookie')", "-1");
  /external/webkit/LayoutTests/fast/dom/HTMLFormElement/
htmlformelement-indexed-getter.html 19 shouldBe("form[0]", "my_input");
invalid-form-field.html 38 shouldBe("str", "'threw exception'");
move-option-between-documents.html 38 shouldBe("typeof select.options.namedItem('option')", "'undefined'");

Completed in 2358 milliseconds

1 2 3 4 56 7 8