Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 24 of 24) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/
DOldTimeZoneTest.java85 TimeZone tz = TimeZone.getTimeZone("GMT-6"); in test_getDisplayName() local
92 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getDisplayNameLjava_util_Locale() local
99 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getDisplayNameZI() local
106 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getDisplayNameZILjava_util_Locale() local
127 TimeZone tz = TimeZone.getTimeZone("GMT-6"); in test_getID() local
149 TimeZone tz = TimeZone.getTimeZone("GMT-6"); in test_setIDLjava_lang_String() local
DTimeZoneTest.java64 TimeZone tz = TimeZone.getTimeZone("CET"); in testPreHistoricInDaylightTime() local
84 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in testPreHistoricInDaylightTime_old() local
116 TimeZone tz = TimeZone.getTimeZone("Africa/Bissau"); in testPreHistoricOffsets() local
133 int expectedOffsetSeconds, long epochMillis, TimeZone tz) { in assertNonDaylightOffset()
150 TimeZone tz = TimeZone.getTimeZone(id); in testMinimalTransitionZones() local
264 TimeZone tz = TimeZone.getTimeZone(id); in checkDisplayNames() local
323 TimeZone tz = TimeZone.getTimeZone("Pacific/Apia"); in testApia() local
334 private static String formatGmtString(TimeZone tz, boolean daylight) { in formatGmtString()
355 final TimeZone tz = TimeZone.getTimeZone("America/New_York"); in testOverflowing32BitUnixDates() local
DCalendarTest.java51 TimeZone tz = TimeZone.getTimeZone("GMT+7"); in test_setTimeZone() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DSupport_SimpleDateFormat.java49 TimeZone tz = TimeZone.getTimeZone("EST"); in t_format_with_FieldPosition() local
133 TimeZone tz = TimeZone.getTimeZone("EST"); in t_formatToCharacterIterator() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DTimeZoneTest.java224 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getAvailableIDs_I_16947622() local
243 TimeZone tz = TimeZone.getTimeZone("Asia/Shanghai"); in test_getAvailableIDs_I() local
281 TimeZone tz = TimeZone.getTimeZone("Asia/Shanghai"); in test_hasSameRules_Ljava_util_TimeZone() local
DSimpleTimeZoneTest.java262 TimeZone tz = TimeZone.getTimeZone("EST"); in test_equalsLjava_lang_Object() local
402 TimeZone tz = TimeZone.getTimeZone("EST"); in test_inDaylightTimeLjava_util_Date() local
DDateTest.java456 TimeZone tz = TimeZone.getDefault(); in test_toString() local
491 TimeZone tz = TimeZone.getDefault(); in test_toLocaleString() local
DGregorianCalendarTest.java344 TimeZone tz = TimeZone.getTimeZone(ids[i]); in test_getActualMaximumI() local
/libcore/luni/src/main/java/libcore/icu/
DDateIntervalFormat.java45 TimeZone tz = (olsonId != null) ? TimeZone.getTimeZone(olsonId) : TimeZone.getDefault(); in formatDateRange() local
DTimeZoneNames.java79 TimeZone tz = null; in addOffsetStrings() local
DDateUtilsBridge.java53 /* package */ static android.icu.util.TimeZone icuTimeZone(java.util.TimeZone tz) { in icuTimeZone()
/libcore/luni/src/test/java/libcore/java/text/
DOldDateFormatTest.java132 TimeZone tz = format.getTimeZone(); in test_getTimeZone() local
478 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_setTimeZoneLjava_util_TimeZone() local
DSimpleDateFormatTest.java188 TimeZone tz = AMERICA_LOS_ANGELES; in testFiveCount_Z() local
230 private String formatDate(Locale l, String fmt, TimeZone tz) { in formatDate()
253 private static Calendar parseDate(Locale l, String fmt, String value, TimeZone tz) { in parseDate()
509 TimeZone tz = TimeZone.getTimeZone(zoneStrings[0][0]); in testZoneStringsUsedForParsingWhenPresent() local
523 TimeZone tz = TimeZone.getTimeZone(zoneStrings[0][0]); in testTimeZoneFormattingRespectsSetZoneStrings() local
891 final TimeZone tz = TimeZone.getTimeZone("UTC"); in checkParseNarrowFormat_throws() local
/libcore/luni/src/test/java/libcore/libcore/icu/
DDateIntervalFormatTest.java39 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_formatDateInterval() local
177 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test8862241() local
/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestZoneTextPrinterParser.java98 TimeZone tz = TimeZone.getTimeZone(zid); in test_printText() local
/libcore/ojluni/src/main/java/java/time/zone/
DIcuZoneRulesProvider.java109 BasicTimeZone tz = (BasicTimeZone) timeZone; in generateZoneRules() local
/libcore/ojluni/src/test/java/time/test/java/util/
DTestFormatter.java111 TimeZone tz = TimeZone.getTimeZone(zdt.getZone()); in test() local
/libcore/ojluni/src/main/java/java/text/
DSimpleDateFormat.java1448 TimeZone tz = calendar.getTimeZone(); in subFormat() local
1726 final TimeZone tz = getTimeZone(); in parse() local
2107 TimeZone tz = null; in subParseZoneStringFromSymbols() local
3025 TimeZone tz = getTimeZone(); in readObject() local
/libcore/ojluni/src/main/java/java/util/
DDate.java1227 TimeZone tz = TimeZone.getDefaultRef(); in normalize() local
1245 TimeZone tz = date.getZone(); in normalize() local
DJapaneseImperialCalendar.java1594 TimeZone tz = getZone(); in computeFields() local
DGregorianCalendar.java2343 TimeZone tz = getZone(); in computeFields() local
DCalendar.java3577 TimeZone tz = TimeZone.getTimeZone(id); in readObject() local
/libcore/ojluni/src/main/java/sun/security/util/
DDerOutputStream.java493 TimeZone tz = TimeZone.getTimeZone("GMT"); in putTime() local
/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java3709 TimeZone tz = TimeZone.getTimeZone(id); in getDisplayName() local