Searched refs:midnight (Results 1 - 13 of 13) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/
H A DRolloverFileOutputStream.java178 GregorianCalendar midnight =
183 midnight.setTimeZone(zone);
184 midnight.add(Calendar.HOUR,1);
185 __rollover.scheduleAtFixedRate(_rollTask,midnight.getTime(),1000L*60*60*24);
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
H A Dvolume.py352 midnight = datetime.datetime(year=now.year, month=now.month,
356 print(midnight-one_week, midnight)
357 previous_week = self.get_snapshot_range(snaps, midnight-one_week, midnight)
/external/libweave/third_party/chromium/base/time/
H A Dtime_unittest.cc360 Time::Exploded midnight = {2013, // year local
373 Time t = Time::FromLocalExploded(midnight);
/external/libchrome/base/time/
H A Dtime_unittest.cc555 Time::Exploded midnight = {2013, // year local
568 Time t = Time::FromLocalExploded(midnight);
/external/guice/extensions/struts2/lib/
H A Djetty-util-6.1.0.jar ... .util.Calendar now java.util.GregorianCalendar midnight long sleeptime InterruptedException e java.io.IOException e ...
/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 ...
/external/jetty/lib/
H A Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 196 milliseconds