Searched refs:UTC_MS (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma/Date/
H A D15.9.3.2-1.js64 var UTC_MS = 8; variable
217 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.2-2.js64 var UTC_MS = 8; variable
195 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.2-3.js64 var UTC_MS = 8; variable
181 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.1-1.js69 var UTC_MS = 8; variable
250 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.1-2.js69 var UTC_MS = 8; variable
208 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.1-3.js69 var UTC_MS = 8; variable
186 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.1-4.js69 var UTC_MS = 8; variable
170 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.1-5.js69 var UTC_MS = 8; variable
147 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.2-4.js64 var UTC_MS = 8; variable
164 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.2-5.js64 var UTC_MS = 8; variable
146 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.8-1.js65 var UTC_MS = 8; variable
276 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.8-2.js65 var UTC_MS = 8; variable
251 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.8-3.js65 var UTC_MS = 8; variable
229 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.8-4.js65 var UTC_MS = 8; variable
198 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.3.8-5.js65 var UTC_MS = 8; variable
166 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );
H A D15.9.4.2.js74 var UTC_MS = 8; variable
188 // testcases[item++] = new TestCase( SECTION, DateString+".getUTCMilliseconds()", ResultArray[UTC_MS], DateCase.getUTCMilliseconds() );

Completed in 167 milliseconds