Lines Matching refs:createTimeZone
283 TimeZone *ttz = TimeZone::createTimeZone(*id); in TestWallyWedel()
366 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals()
384 TimeZone* PST = TimeZone::createTimeZone("PST"); in TestTwoDigitYearDSTParse()
593 TimeZone* PT = TimeZone::createTimeZone("America/Los_Angeles"); in TestFieldPosition()
1224 formatter->adoptTimeZone(TimeZone::createTimeZone("GMT")); in TestDateFormatZone061()
1250 TimeZone *thedefault = TimeZone::createTimeZone("GMT"); in TestDateFormatZone146()
1363 const LocalPointer<const TimeZone> tz(TimeZone::createTimeZone("CET")); in TestFormattingLocaleTimeSeparator()
3419 TimeZone *tz = TimeZone::createTimeZone(info[1]); in TestTimeZoneDisplayName()
3444 TimeZone *tz = TimeZone::createTimeZone("Europe/Paris"); in TestRoundtripWithCalendar()
3445 TimeZone *gmt = TimeZone::createTimeZone("Etc/GMT"); in TestRoundtripWithCalendar()
3767 TimeZone *tz = TimeZone::createTimeZone("Asia/Shanghai"); in Test6880()
4371 LocalPointer<TimeZone> zone(TimeZone::createTimeZone(UnicodeString("UTC"))); in TestFormatsWithNumberSystems()
4832 TimeZone::createTimeZone("GMT-3:00"), in TestCreateInstanceForSkeletonWithCalendar()
4842 TimeZone::createTimeZone("GMT-7:00"), in TestCreateInstanceForSkeletonWithCalendar()