Home
last modified time | relevance | path

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

12

/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
86 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in testPreHistoricInDaylightTime_old() local
118 TimeZone tz = TimeZone.getTimeZone("Africa/Bissau"); in testPreHistoricOffsets() local
134 int expectedOffsetSeconds, long epochMillis, TimeZone tz) { in assertNonDaylightOffset()
151 TimeZone tz = TimeZone.getTimeZone(id); in testMinimalTransitionZones() local
265 TimeZone tz = TimeZone.getTimeZone(id); in checkDisplayNames() local
324 TimeZone tz = TimeZone.getTimeZone("Pacific/Apia"); in testApia() local
335 private static String formatGmtString(TimeZone tz, boolean daylight) { in formatGmtString()
361 final TimeZone tz = TimeZone.getTimeZone("America/New_York"); in testOverflowing32BitUnixDates() local
DCalendarTest.java51 TimeZone tz = TimeZone.getTimeZone("GMT+7"); in test_setTimeZone() local
/libcore/luni/src/test/java/libcore/libcore/icu/
DRelativeDateTimeFormatterTest.java44 TimeZone tz = TimeZone.getTimeZone("GMT"); in test_getRelativeTimeSpanStringCTS() local
100 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getRelativeTimeSpanString_helper() local
357 TimeZone tz = TimeZone.getTimeZone("Europe/Berlin"); in test_getRelativeTimeSpanStringGerman() local
385 TimeZone tz = TimeZone.getTimeZone("Europe/Paris"); in test_getRelativeTimeSpanStringFrench() local
414 TimeZone tz = TimeZone.getDefault(); in test_getRelativeDateTimeStringCTS() local
425 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getRelativeDateTimeString() local
469 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_getRelativeDateTimeStringDST() local
514 TimeZone tz = TimeZone.getTimeZone("Europe/Rome"); in test_getRelativeDateTimeStringItalian() local
543 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test5252772() local
618 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_bug19822016() local
[all …]
DDateIntervalFormatTest.java39 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_formatDateInterval() local
177 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test8862241() local
DTimeZoneIntegrationTest.java66 java.util.TimeZone tz = java.util.TimeZone.getTimeZone("GMT-05:00"); in testJavaSetDefaultAppliesToIcuTimezone() local
406 java.util.TimeZone tz = java.util.TimeZone.getTimeZone("Europe/London"); in testDisplayNamesWithScript() 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
244 TimeZone tz = TimeZone.getTimeZone("Asia/Shanghai"); in test_getAvailableIDs_I() local
282 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/
DRelativeDateTimeFormatter.java95 public static String getRelativeTimeSpanString(Locale locale, java.util.TimeZone tz, long time, in getRelativeTimeSpanString()
103 public static String getRelativeTimeSpanString(Locale locale, java.util.TimeZone tz, long time, in getRelativeTimeSpanString()
265 public static String getRelativeDateTimeString(Locale locale, java.util.TimeZone tz, long time, in getRelativeDateTimeString()
DDateIntervalFormat.java52 TimeZone tz = (olsonId != null) ? TimeZone.getTimeZone(olsonId) : TimeZone.getDefault(); in formatDateRange() local
DTimeZoneNames.java87 TimeZone tz = null; in addOffsetStrings() local
DDateUtilsBridge.java53 public static android.icu.util.TimeZone icuTimeZone(java.util.TimeZone tz) { in icuTimeZone()
/libcore/luni/src/test/java/libcore/java/text/
DSimpleDateFormatTest.java182 TimeZone tz = AMERICA_LOS_ANGELES; in testFiveCount_Z() local
224 private String formatDate(Locale l, String fmt, TimeZone tz) { in formatDate()
247 private static Calendar parseDate(Locale l, String fmt, String value, TimeZone tz) { in parseDate()
503 TimeZone tz = TimeZone.getTimeZone(zoneStrings[0][0]); in testZoneStringsUsedForParsingWhenPresent() local
517 TimeZone tz = TimeZone.getTimeZone(zoneStrings[0][0]); in testTimeZoneFormattingRespectsSetZoneStrings() local
823 final TimeZone tz = TimeZone.getTimeZone("UTC"); in checkParseNarrowFormat_throws() local
DOldDateFormatTest.java132 TimeZone tz = format.getTimeZone(); in test_getTimeZone() local
478 TimeZone tz = TimeZone.getTimeZone("America/Los_Angeles"); in test_setTimeZoneLjava_util_TimeZone() 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.java1446 TimeZone tz = calendar.getTimeZone(); in subFormat() local
1724 final TimeZone tz = getTimeZone(); in parse() local
2103 TimeZone tz = null; in subParseZoneStringFromSymbols() local
3021 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.java1593 TimeZone tz = getZone(); in computeFields() local
DCalendar.java3576 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

12