Lines Matching refs:createTimeZone
274 TimeZone *ttz = TimeZone::createTimeZone(*id); in TestWallyWedel()
357 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals()
375 TimeZone* PST = TimeZone::createTimeZone("PST"); in TestTwoDigitYearDSTParse()
580 TimeZone* PT = TimeZone::createTimeZone("America/Los_Angeles"); in TestFieldPosition()
1211 formatter->adoptTimeZone(TimeZone::createTimeZone("GMT")); in TestDateFormatZone061()
1237 TimeZone *thedefault = TimeZone::createTimeZone("GMT"); in TestDateFormatZone146()
1350 const LocalPointer<const TimeZone> tz(TimeZone::createTimeZone("CET")); in TestFormattingLocaleTimeSeparator()
3406 TimeZone *tz = TimeZone::createTimeZone(info[1]); in TestTimeZoneDisplayName()
3431 TimeZone *tz = TimeZone::createTimeZone("Europe/Paris"); in TestRoundtripWithCalendar()
3432 TimeZone *gmt = TimeZone::createTimeZone("Etc/GMT"); in TestRoundtripWithCalendar()
3754 TimeZone *tz = TimeZone::createTimeZone("Asia/Shanghai"); in Test6880()
4758 TimeZone::createTimeZone("GMT-3:00"), in TestCreateInstanceForSkeletonWithCalendar()
4768 TimeZone::createTimeZone("GMT-7:00"), in TestCreateInstanceForSkeletonWithCalendar()