Lines Matching refs:createTimeZone
284 TimeZone *ttz = TimeZone::createTimeZone(*id); in TestWallyWedel()
367 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals()
385 TimeZone* PST = TimeZone::createTimeZone("PST"); in TestTwoDigitYearDSTParse()
594 TimeZone* PT = TimeZone::createTimeZone("America/Los_Angeles"); in TestFieldPosition()
1225 formatter->adoptTimeZone(TimeZone::createTimeZone("GMT")); in TestDateFormatZone061()
1251 TimeZone *thedefault = TimeZone::createTimeZone("GMT"); in TestDateFormatZone146()
1364 const LocalPointer<const TimeZone> tz(TimeZone::createTimeZone("CET")); in TestFormattingLocaleTimeSeparator()
3424 TimeZone *tz = TimeZone::createTimeZone(info[1]); in TestTimeZoneDisplayName()
3449 TimeZone *tz = TimeZone::createTimeZone("Europe/Paris"); in TestRoundtripWithCalendar()
3450 TimeZone *gmt = TimeZone::createTimeZone("Etc/GMT"); in TestRoundtripWithCalendar()
3772 TimeZone *tz = TimeZone::createTimeZone("Asia/Shanghai"); in Test6880()
4376 LocalPointer<TimeZone> zone(TimeZone::createTimeZone(UnicodeString("UTC"))); in TestFormatsWithNumberSystems()
4837 TimeZone::createTimeZone("GMT-3:00"), in TestCreateInstanceForSkeletonWithCalendar()
4847 TimeZone::createTimeZone("GMT-7:00"), in TestCreateInstanceForSkeletonWithCalendar()