Searched defs:millisPerHour (Results 1 – 7 of 7) sorted by relevance
61 static final int millisPerHour = 3600000; field in TimeZoneTest
1475 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
904 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
57 static final int millisPerHour = 3600000; field in TimeZoneTest
1530 static final int millisPerHour = 60*60*1000; field in DateFormatSymbols
906 private static final int millisPerHour = 60 * 60 * 1000; field in SimpleDateFormat
84 const int32_t TimeZoneTest::millisPerHour = 3600000; member in TimeZoneTest