Searched defs:midnight (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Date/
H A D15.9.5.3.js71 Here we expect them to coincide, as we expect a time of exactly midnight - */
72 status = "(Date.parse(now.toDateString()) - (midnight(now)).valueOf()) == 0";
73 actual = (Date.parse(now.toDateString()) - (midnight(now)).valueOf()) == 0;
124 expect = Date.parse(midnight(givenDate));
129 function midnight(givenDate) function
131 // midnight on the given date -
H A D15.9.5.6.js71 Here we expect them to coincide, as we expect a time of exactly midnight - */
72 status = "(Date.parse(now.toLocaleDateString()) - (midnight(now)).valueOf()) == 0";
73 actual = (Date.parse(now.toLocaleDateString()) - (midnight(now)).valueOf()) == 0;
124 expect = Date.parse(midnight(givenDate));
129 function midnight(givenDate) function
131 // midnight on the given date -
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 293 milliseconds