HomeSort by relevance Sort by last modified time
    Searched refs:tc (Results 176 - 200 of 972) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.21-4.js 61 testcases[tc++] = new TestCase( SECTION,
67 for ( tc=0; tc < testcases.length; tc++ ) {
68 testcases[tc].passed = writeTestCaseResult(
69 testcases[tc].expect,
70 testcases[tc].actual,
71 testcases[tc].description +" = "+
72 testcases[tc].actual );
74 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.21-5.js 61 testcases[tc++] = new TestCase( SECTION,
67 for ( tc=0; tc < testcases.length; tc++ ) {
68 testcases[tc].passed = writeTestCaseResult(
69 testcases[tc].expect,
70 testcases[tc].actual,
71 testcases[tc].description +" = "+
72 testcases[tc].actual );
74 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.21-6.js 62 testcases[tc++] = new TestCase( SECTION,
68 for ( tc=0; tc < testcases.length; tc++ ) {
69 testcases[tc].passed = writeTestCaseResult(
70 testcases[tc].expect,
71 testcases[tc].actual,
72 testcases[tc].description +" = "+
73 testcases[tc].actual );
75 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.21-7.js 61 testcases[tc++] = new TestCase( SECTION,
67 for ( tc=0; tc < testcases.length; tc++ ) {
68 testcases[tc].passed = writeTestCaseResult(
69 testcases[tc].expect,
70 testcases[tc].actual,
71 testcases[tc].description +" = "+
72 testcases[tc].actual );
74 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.23-3-n.js 48 testcases[tc++] = new TestCase( SECTION,
59 for ( tc=0; tc < testcases.length; tc++ ) {
60 testcases[tc].passed = writeTestCaseResult(
61 testcases[tc].expect,
62 testcases[tc].actual,
63 testcases[tc].description +" = "+
64 testcases[tc].actual );
66 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.3-1-n.js 48 testcases[tc++] = new TestCase( SECTION,
62 for ( tc=0; tc < testcases.length; tc++ ) {
63 testcases[tc].passed = writeTestCaseResult(
64 testcases[tc].expect,
65 testcases[tc].actual,
66 testcases[tc].description +" = "+
67 testcases[tc].actual );
69 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
15.9.5.4-2-n.js 46 testcases[tc++] = new TestCase( SECTION,
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +" = "+
61 testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.4-3.js 66 for ( tc=0; tc < testcases.length; tc++ ) {
70 testcases[tc].description += ( INPUT +"" );
76 testcases[tc].passed = writeTestCaseResult(
77 testcases[tc].expect,
78 testcases[tc].actual,
79 testcases[tc].description +" = "+
80 testcases[tc].actual );
82 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
10.1.5-4.js 74 for ( tc=0; tc < testcases.length; tc++ ) {
75 testcases[tc].passed = writeTestCaseResult(
76 testcases[tc].expect,
77 testcases[tc].actual,
78 testcases[tc].description +" = "+
79 testcases[tc].actual + " "+
80 testcases[tc].reason );
82 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.2.2-1-n.js 77 testcases[tc++] = new TestCase( SECTION,
87 for ( tc=0; tc < testcases.length; tc++ ) {
88 testcases[tc].passed = writeTestCaseResult(
89 testcases[tc].expect,
90 testcases[tc].actual,
91 testcases[tc].description +" = "+
92 testcases[tc].actual );
94 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
11.2.2-3-n.js 77 testcases[tc++] = new TestCase( SECTION,
87 for ( tc=0; tc < testcases.length; tc++ ) {
88 testcases[tc].passed = writeTestCaseResult(
89 testcases[tc].expect,
90 testcases[tc].actual,
91 testcases[tc].description +" = "+
92 testcases[tc].actual );
94 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
11.2.2-7-n.js 77 testcases[tc++] = new TestCase( SECTION,
87 for ( tc=0; tc < testcases.length; tc++ ) {
88 testcases[tc].passed = writeTestCaseResult(
89 testcases[tc].expect,
90 testcases[tc].actual,
91 testcases[tc].description +" = "+
92 testcases[tc].actual );
94 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
11.2.2-8-n.js 77 testcases[tc++] = new TestCase( SECTION,
87 for ( tc=0; tc < testcases.length; tc++ ) {
88 testcases[tc].passed = writeTestCaseResult(
89 testcases[tc].expect,
90 testcases[tc].actual,
91 testcases[tc].description +" = "+
92 testcases[tc].actual );
94 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
11.2.2-9-n.js 77 testcases[tc++] = new TestCase( SECTION,
87 for ( tc=0; tc < testcases.length; tc++ ) {
88 testcases[tc].passed = writeTestCaseResult(
89 testcases[tc].expect,
90 testcases[tc].actual,
91 testcases[tc].description +" = "+
92 testcases[tc].actual );
94 testcases[tc].reason += ( testcases[tc].passed ) ? "" : "wrong value "
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.3-10.js 54 /*//*/testcases[tc].actual="pass";
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +": "+
61 testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : " ignored chars after line terminator of single-line co (…)
    [all...]
7.3-3.js 54 testcases[tc].actual = "pass";
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +": "+
61 testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : " ignored chars after line terminator of single-line co (…)
    [all...]
7.3-6.js 55 ***/testcases[tc].actual="pass";
57 for ( tc=0; tc < testcases.length; tc++ ) {
58 testcases[tc].passed = writeTestCaseResult(
59 testcases[tc].expect,
60 testcases[tc].actual,
61 testcases[tc].description +": "+
62 testcases[tc].actual );
64 testcases[tc].reason += ( testcases[tc].passed ) ? "" : " ignored chars after line terminator of single-line co (…)
    [all...]
7.3-8.js 54 /**/testcases[tc].actual="pass";
56 for ( tc=0; tc < testcases.length; tc++ ) {
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +": "+
61 testcases[tc].actual );
63 testcases[tc].reason += ( testcases[tc].passed ) ? "" : " ignored chars after line terminator of single-line co (…)
    [all...]
7.3-9.js 53 /*/*/testcases[tc].actual="pass";
55 for ( tc=0; tc < testcases.length; tc++ ) {
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 ) ? "" : " ignored chars after line terminator of single-line co (…)
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8-2-n.js 70 for ( tc=0; tc < testcases.length; tc++ ) {
71 testcases[tc].actual = eval( testcases[tc].actual );
73 testcases[tc].passed = writeTestCaseResult(
74 testcases[tc].expect,
75 testcases[tc].actual,
76 testcases[tc].description +" = "+
77 testcases[tc].actual )
    [all...]
15.8-3-n.js 68 for ( tc=0; tc < testcases.length; tc++ ) {
69 testcases[tc].actual = eval( testcases[tc].actual );
71 testcases[tc].passed = writeTestCaseResult(
72 testcases[tc].expect,
73 testcases[tc].actual,
74 testcases[tc].description +" = "+
75 testcases[tc].actual )
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Number/
15.7.3.3-3.js 54 for ( tc = 0; tc < testcases.length; tc++ ) {
55 testcases[tc].actual = eval( testcases[tc].actual );
57 testcases[tc].passed = writeTestCaseResult(
58 testcases[tc].expect,
59 testcases[tc].actual,
60 testcases[tc].description +" = "+
61 testcases[tc].actual )
    [all...]
15.7.3.4-3.js 59 for ( tc = 0; tc < testcases.length; tc++ ) {
60 testcases[tc].actual = eval( testcases[tc].actual );
62 testcases[tc].passed = writeTestCaseResult(
63 testcases[tc].expect,
64 testcases[tc].actual,
65 testcases[tc].description +" = "+ testcases[tc].actual )
    [all...]
15.7.3.5-3.js 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 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...]

Completed in 231 milliseconds

1 2 3 4 5 6 78 91011>>