HomeSort by relevance Sort by last modified time
    Searched refs:TIME_1900 (Results 26 - 44 of 44) sorted by null

12

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.23-2.js 50 test_times = new Array( now, TIME_1970, TIME_1900, TIME_2000 );
15.9.5.23-8.js 59 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-9.js 60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.3-2.js 55 addTestCase( TIME_1900 );
15.9.5.4-1.js 50 addTestCase( TIME_1900 );
15.9.5.5.js 60 addTestCase( TIME_1900 );
15.9.5.6.js 60 addTestCase( TIME_1900 );
15.9.5.7.js 60 addTestCase( TIME_1900 );
15.9.5.8.js 61 addTestCase( TIME_1900 );
15.9.5.9.js 61 addTestCase( TIME_1900 );
15.9.5.34-1.js 116 addNewTestCase( "TDATE = new Date("+TIME_1900+"); "+
118 UTCDateFromTime( SetMonth(TIME_1900,11,31) ),
119 LocalDateFromTime( SetMonth(TIME_1900,11,31) ) );
15.9.5.23-4.js 60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-5.js 60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-7.js 60 test_times = new Array( now, TIME_YEAR_0, TIME_1970, TIME_1900, TIME_2000,
15.9.5.23-16.js 50 addTestCase( now, String( TIME_1900 ) );
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/
shell.js 231 var TIME_1900 = -2208988800000;
jsref.js 256 var TIME_1900 = -2208988800000;
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Date/
shell.js 229 var TIME_1900 = -2208988800000;
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 216 var TIME_1900 = -2208988800000;

Completed in 204 milliseconds

12