/external/v8/test/webkit/ |
dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 30 PASS foo(o, o) is [42, 42, true] 31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 32 PASS foo(o, o) is [42, 42, true] 33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 34 PASS foo(o, o) is [42, 42, true] 35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 36 PASS foo(o, o) is [42, 42, true] 37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null [all...] |
dfg-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 30 PASS foo(o, o) is [42, true] 31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 32 PASS foo(o, o) is [42, true] 33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 34 PASS foo(o, o) is [42, true] 35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 36 PASS foo(o, o) is [42, true] 37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null [all...] |
dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 30 PASS foo(o, o) is [42, 42, true] 31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 32 PASS foo(o, o) is [42, 42, true] 33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 34 PASS foo(o, o) is [42, 42, true] 35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 36 PASS foo(o, o) is [42, 42, true] 37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null [all...] |
dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 30 PASS foo(o, o) is [42, true] 31 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 32 PASS foo(o, o) is [42, true] 33 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 34 PASS foo(o, o) is [42, true] 35 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null. 36 PASS foo(o, o) is [42, true] 37 PASS foo({f:42}, null) threw exception TypeError: Cannot read property 'f' of null [all...] |
dfg-redundant-load-of-captured-variable-proven-constant-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo(o, i % 2) is "function () { return 32; },function () { return 32; }" 30 PASS "" + foo(o, i % 2) is "function () { return x; }" 31 PASS "" + foo(o, i % 2) is "function () { return 32; },function () { return 32; }" 32 PASS "" + foo(o, i % 2) is "function () { return x; }" 33 PASS "" + foo(o, i % 2) is "function () { return 32; },function () { return 32; }" 34 PASS "" + foo(o, i % 2) is "function () { return x; }" 35 PASS "" + foo(o, i % 2) is "function () { return 32; },function () { return 32; }" 36 PASS "" + foo(o, i % 2) is "function () { return x; }" 37 PASS "" + foo(o, i % 2) is "function () { return 32; },function () { return 32; } [all...] |
dfg-to-string-on-value-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,42" 30 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,hello" 31 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,42" 32 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,hello" 33 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,42" 34 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,hello" 35 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,42" 36 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,hello" 37 PASS "" + foo("foo", i % 2 ? "hello" : 42) is "foo,42 [all...] |
dfg-to-string-side-effect-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 30 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 32 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 34 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 36 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 38 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 40 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 42 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 44 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42" 46 PASS "" + foo({toString:function() { debug("hello"); return 42; }}) is "42 [all...] |
preventExtensions-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS (new inextensible).prototypeExists is true 30 PASS (new sealed).prototypeExists is true 31 PASS (new frozen).prototypeExists is true 32 PASS test(obj()) is "(b:4)(c:3)E" 33 PASS test(preventExtensions(obj())) is "(b:4)" 34 PASS test(seal(obj())) is "(a:1)(b:4)S" 35 PASS test(freeze(obj())) is "(a:1)(b:2)SF" 36 PASS Object.preventExtensions(Math.sin) is Math.sin 37 PASS var o = {}; Object.preventExtensions(o); o.__proto__ = { newProp: "Should not see this" }; o.newPr (…) [all...] |
array-type-speculation-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS result is "foo" 30 PASS result is "foo" 31 PASS result is undefined 32 PASS result is undefined 33 PASS result is undefined 34 PASS result is "foo" 35 PASS result is undefined 36 PASS result is "foo" 37 PASS result is "foo [all...] |
boolean-argument-prediction-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS predictBooleanArgument(true) is "yes" 30 PASS predictBooleanArgument(false) is "no" 31 PASS predictBooleanArgument(true) is "yes" 32 PASS predictBooleanArgument(false) is "no" 33 PASS predictBooleanArgument(0) is "no" 34 PASS predictBooleanArgument(1) is "yes" 35 PASS predictBooleanArgument(2) is "yes" 36 PASS predictBooleanArgument(3) is "yes" 37 PASS predictBooleanArgument(4) is "yes [all...] |
array-holes-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS var a = []; a.length = 1; showHoles(a) is '[hole]' 30 PASS var a = []; a[0] = undefined; showHoles(a) is '[undefined]' 31 PASS var a = []; a[0] = undefined; delete a[0]; showHoles(a) is '[hole]' 32 PASS showHoles([0, , 2]) is '[0, hole, 2]' 33 PASS showHoles([0, 1, ,]) is '[0, 1, hole]' 34 PASS showHoles([0, , 2].concat([3, , 5])) is '[0, hole, 2, 3, hole, 5]' 35 PASS showHoles([0, , 2, 3].reverse()) is '[3, 2, hole, 0]' 36 PASS a = [0, , 2, 3]; a.shift(); showHoles(a) is '[hole, 2, 3]' 37 PASS showHoles([0, , 2, 3].slice(0, 3)) is '[0, hole, 2] [all...] |
math-transforms-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS values.someInt * 1 is +values.someInt 30 PASS values.someInt * 1 is 42 31 PASS 1 * values.someInt is +values.someInt 32 PASS 1 * values.someInt is 42 33 PASS values.someFloat * 1 is +values.someFloat 34 PASS values.someFloat * 1 is 42.42 35 PASS 1 * values.someFloat is +values.someFloat 36 PASS 1 * values.someFloat is 42.42 37 PASS values.one * 1 is +values.on [all...] |
number-toExponential-expected.txt | 24 PASS (0.0).toExponential(4) is "0.0000e+0" 25 PASS (-0.0).toExponential(4) is "0.0000e+0" 26 PASS (0.0).toExponential() is "0e+0" 27 PASS (-0.0).toExponential() is "0e+0" 28 PASS (123.456).toExponential() is "1.23456e+2" 29 PASS (123.456).toExponential(0) is "1e+2" 30 PASS (123.456).toExponential(null) is "1e+2" 31 PASS (123.456).toExponential(false) is "1e+2" 32 PASS (123.456).toExponential('foo') is "1e+2" 33 PASS (123.456).toExponential(nan) is "1e+2 [all...] |
strict-callback-this-expected.txt | 24 This tests that a call to array/string prototype methods pass the correct this value (undefined) to strict callees. 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS testArrayPrototypeSort(strictThrowThisString) is undefinedString 30 PASS testArrayPrototypeFilter(strictThrowThisString) is undefinedString 31 PASS testArrayPrototypeMap(strictThrowThisString) is undefinedString 32 PASS testArrayPrototypeEvery(strictThrowThisString) is undefinedString 33 PASS testArrayPrototypeForEach(strictThrowThisString) is undefinedString 34 PASS testArrayPrototypeSome(strictThrowThisString) is undefinedString 35 PASS testStringPrototypeReplace(strictThrowThisString) is undefinedString 36 PASS testArrayPrototypeSort(nonstrictThrowThisString) is globalObjectStrin [all...] |
/external/v8/test/webkit/fast/js/ |
function-apply-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS argumentsApply1(1, 2, 3) is 1 30 PASS argumentsApply2(1, 2, 3) is 2 31 PASS argumentsApply3(1, 2, 3) is 3 32 PASS argumentsApplyLength(1, 2, 3) is 3 33 PASS argumentsApplyExcessArguments(1, 2, 3) is 3 34 PASS executedAdditionalArgument is true 35 PASS arrayApply1([1, 2, 3]) is 1 36 PASS arrayApply2([1, 2, 3]) is 2 37 PASS arrayApply3([1, 2, 3]) is [all...] |
numeric-escapes-in-string-literals-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS eval(stringLiteral) is nonStrictResult 30 PASS eval(stringLiteral) is strictResult 31 PASS eval(stringLiteral) is nonStrictResult 32 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode.. 33 PASS eval(stringLiteral) is nonStrictResult 34 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not allowed in strict mode.. 35 PASS eval(stringLiteral) is nonStrictResult 37 PASS eval(stringLiteral) is nonStrictResult 39 PASS eval(stringLiteral) is nonStrictResul [all...] |
number-tofixed-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS (0).toFixed(0) is '0' 30 PASS (0.49).toFixed(0) is '0' 31 PASS (0.5).toFixed(0) is '1' 32 PASS (0.51).toFixed(0) is '1' 33 PASS (-0.49).toFixed(0) is '-0' 34 PASS (-0.5).toFixed(0) is '-1' 35 PASS (-0.51).toFixed(0) is '-1' 36 PASS (0).toFixed(1) is '0.0' 37 PASS (0.449).toFixed(1) is '0.4 [all...] |
JSON-parse-reviver-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 31 PASS Array.isArray(currentHolder) is true 32 PASS currentHolder.length is 5 35 PASS currentHolder[0] is "a value" 36 PASS currentHolder[1] is "another value" 37 PASS currentHolder[2] is "and another value" 38 PASS currentHolder[3] is "to delete" 39 PASS currentHolder[4] is "extra value" 42 PASS Array.isArray(currentHolder) is true 43 PASS currentHolder.length is [all...] |
function-decompilation-operators-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS decompiledFunction is 'function () { x + + y;}' 30 PASS decompiledFunction is 'function () { x + - y;}' 31 PASS decompiledFunction is 'function () { x - + y;}' 32 PASS decompiledFunction is 'function () { x - - y;}' 33 PASS decompiledFunction is 'function () { x * + y;}' 34 PASS decompiledFunction is 'function () { x * - y;}' 35 PASS decompiledFunction is 'function () { x / + y;}' 36 PASS decompiledFunction is 'function () { x / - y;}' 37 PASS decompiledFunction is 'function () { x % + y;} [all...] |
/external/autotest/client/tests/tracing_microbenchmark/ |
base_tracer.py | 20 pass 22 pass 24 pass 26 pass 28 pass 30 pass
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/ |
exceptions.py | 11 pass 18 pass 25 pass 32 pass 39 pass 46 pass
|
/external/e2fsprogs/tests/f_dup_de2/ |
expect.1 | 0 Pass 1: Checking inodes, blocks, and sizes 2 Pass 2: Checking directory structure 6 Pass 3: Checking directory connectivity 7 Pass 3A: Optimizing directories 11 Pass 4: Checking reference counts 12 Pass 5: Checking group summary information
|
/external/v8/test/webkit/fast/js/kde/ |
inbuilt_function_proto-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS Object.prototype.toString.__proto__ is Function.prototype 30 PASS Object.prototype.valueOf.__proto__ is Function.prototype 31 PASS Array.prototype.toString.__proto__ is Function.prototype 32 PASS Array.prototype.toLocaleString.__proto__ is Function.prototype 33 PASS Array.prototype.concat.__proto__ is Function.prototype 34 PASS Array.prototype.join.__proto__ is Function.prototype 35 PASS Array.prototype.pop.__proto__ is Function.prototype 36 PASS Array.prototype.push.__proto__ is Function.prototype 37 PASS Array.prototype.reverse.__proto__ is Function.prototyp [all...] |
encode_decode_uri-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS decodeURI(encodeURI(String.fromCharCode(0))) is String.fromCharCode(0) 30 PASS decodeURI(encodeURI(String.fromCharCode(55295))) is String.fromCharCode(55295) 31 PASS decodeURI(encodeURI(String.fromCharCode(57344))) is String.fromCharCode(57344) 32 PASS decodeURI(encodeURI(String.fromCharCode(65533))) is String.fromCharCode(65533) 33 PASS decodeURI(encodeURI(String.fromCharCode(65534))) is String.fromCharCode(65534) 34 PASS decodeURI(encodeURI(String.fromCharCode(65535))) is String.fromCharCode(65535) 35 PASS encodeURI(String.fromCharCode(56320)) threw exception URIError: URI malformed. 36 PASS encodeURI(String.fromCharCode(57343)) threw exception URIError: URI malformed. 37 PASS decodeURI(encodeURI(String.fromCharCode(55296) + String.fromCharCode(56320))) is String.fromCharCo (…) [all...] |
constructor_length-expected.txt | 26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 29 PASS Object.length is 1 30 PASS Function.length is 1 31 PASS Array.length is 1 32 PASS String.length is 1 33 PASS Boolean.length is 1 34 PASS Number.length is 1 35 PASS Date.length is 7 36 PASS RegExp.length is 2 37 PASS Error.length is [all...] |