HomeSort by relevance Sort by last modified time
    Searched refs:testcases (Results 151 - 175 of 884) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.1.3-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.3-2.js 41 var testcases = getTestCases(); variable
57 for ( tc=0; tc < testcases.length; tc++ ) {
58 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+
63 testcases[tc].actual );
65 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.4-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.4-2.js 41 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+
58 testcases[tc].actual );
60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.5-1.js 42 var testcases = getTestCases(); variable
54 for ( tc=0; tc < testcases.length; tc++ ) {
55 testcases[tc].actual = eval( testcases[tc].actual );
56 testcases[tc].passed = writeTestCaseResult(
57 testcases[tc].expect,
58 testcases[tc].actual,
59 testcases[tc].description +" = "+
60 testcases[tc].actual );
62 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.5-2.js 41 var testcases = getTestCases(); variable
53 for ( tc=0; tc < testcases.length; tc++ ) {
54 testcases[tc].actual = eval( testcases[tc].actual );
55 testcases[tc].passed = writeTestCaseResult(
56 testcases[tc].expect,
57 testcases[tc].actual,
58 testcases[tc].description +" = "+
59 testcases[tc].actual );
61 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.6-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.6-2.js 41 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+
58 testcases[tc].actual );
60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.7-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.7-2.js 41 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+
58 testcases[tc].actual );
60 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-1.js 41 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-2.js 40 var testcases = getTestCases(); variable
51 for ( tc=0; tc < testcases.length; tc++ ) {
52 testcases[tc].actual = eval( testcases[tc].actual );
53 testcases[tc].passed = writeTestCaseResult(
54 testcases[tc].expect,
55 testcases[tc].actual,
56 testcases[tc].description +" = "+
57 testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
15.8.1.8-3.js 36 var testcases = getTestCases(); variable
48 for ( tc=0; tc < testcases.length; tc++ ) {
49 testcases[tc].actual = eval( testcases[tc].actual );
50 testcases[tc].passed = writeTestCaseResult(
51 testcases[tc].expect,
52 testcases[tc].actual,
53 testcases[tc].description +" = "+
54 testcases[tc].actual );
56 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "property should be read-only "
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Number/
15.7.3.1-1.js 42 var testcases = getTestCases(); variable
57 for ( tc = 0; tc < testcases.length; tc++ ) {
58 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+ testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "delete should not be allowed "
    [all...]
15.7.3.1-2.js 42 var testcases = getTestCases(); variable
64 for ( tc = 0; tc < testcases.length; tc++ ) {
65 testcases[tc].actual = eval( testcases[tc].actual );
66 testcases[tc].passed = writeTestCaseResult(
67 testcases[tc].expect,
68 testcases[tc].actual,
69 testcases[tc].description +" = "+ testcases[tc].actual );
70 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "delete should not be allowed "
    [all...]
15.7.3.4-1.js 42 var testcases = getTestCases(); variable
52 for ( tc = 0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+ testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "delete should not be allowed
    [all...]
15.7.3.4-2.js 42 var testcases = getTestCases(); variable
56 for ( tc = 0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
58 testcases[tc].passed = writeTestCaseResult(
59 testcases[tc].expect,
60 testcases[tc].actual,
61 testcases[tc].description +" = "+ testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "delete should not be allowed "
    [all...]
15.7.3.5-3.js 41 var testcases = getTestCases(); variable
42 test( testcases );
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
58 testcases[tc].passed = writeTestCaseResult(
59 testcases[tc].expect,
60 testcases[tc].actual,
61 testcases[tc].description +" = "+ testcases[tc].actual )
    [all...]
15.7.3.6-3.js 41 var testcases = getTestCases(); variable
42 test( testcases );
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+ testcases[tc].actual )
    [all...]
15.7.4.2-2-n.js 43 var testcases = getTestCases(); variable
59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].actual = eval( testcases[tc].actual );
61 testcases[tc].passed = writeTestCaseResult(
62 testcases[tc].expect,
63 testcases[tc].actual,
64 testcases[tc].description +" = "+ testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.7.4.2-3-n.js 43 var testcases = getTestCases(); variable
57 for ( tc=0; tc < testcases.length; tc++ ) {
58 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+ testcases[tc].actual );
64 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.7.4.2-4.js 43 var testcases = getTestCases(); variable
57 for ( tc=0; tc < testcases.length; tc++ ) {
58 testcases[tc].actual = eval( testcases[tc].actual );
59 testcases[tc].passed = writeTestCaseResult(
60 testcases[tc].expect,
61 testcases[tc].actual,
62 testcases[tc].description +" = "+ testcases[tc].actual );
64 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.7.4.3-2.js 38 var testcases = getTestCases(); variable
52 for ( tc=0; tc < testcases.length; tc++ ) {
53 testcases[tc].actual = eval( testcases[tc].actual );
54 testcases[tc].passed = writeTestCaseResult(
55 testcases[tc].expect,
56 testcases[tc].actual,
57 testcases[tc].description +" = "+ testcases[tc].actual );
59 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.7.4.3-3-n.js 38 var testcases = getTestCases(); variable
55 for ( tc=0; tc < testcases.length; tc++ ) {
56 testcases[tc].actual = eval( testcases[tc].actual );
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +" = "+ testcases[tc].actual );
62 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ObjectObjects/
15.2.3-1.js 40 var testcases = getTestCases(); variable
55 for ( tc=0; tc < testcases.length; tc++ ) {
56 testcases[tc].actual = eval( testcases[tc].actual );
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +" = "+ testcases[tc].actual );
61 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]

Completed in 109 milliseconds

1 2 3 4 5 67 8 91011>>