Lines Matching refs:createTimeZone
269 TimeZone* tz =TimeZone::createTimeZone("Asia/Riyadh87"); in test4031502()
284 TimeZone *zone = TimeZone::createTimeZone(*ids->snext(status)); in test4031502()
496 Calendar *cal = Calendar::createInstance(TimeZone::createTimeZone("GMT"), in test4061476()
715 TimeZone *newZone = TimeZone::createTimeZone("UTC"); in test4083167()
765 TimeZone *newZone = TimeZone::createTimeZone("GMT"); in test4086724()
868 TimeZone *GMT = TimeZone::createTimeZone("GMT"); in test4096231()
869 TimeZone *PST = TimeZone::createTimeZone("PST"); in test4096231()
1329 cal->adoptTimeZone(TimeZone::createTimeZone("PST")); in test4114578()
1624 calendar->adoptTimeZone(TimeZone::createTimeZone("GMT")); in test4145158()
1662 calendar->adoptTimeZone(TimeZone::createTimeZone("GMT")); in test4145983()
1730 TimeZone::createTimeZone("GMT"), in Test4149677()
1731 TimeZone::createTimeZone("PST"), in Test4149677()
1732 TimeZone::createTimeZone("EAT") in Test4149677()
1789 TimeZone *tz = TimeZone::createTimeZone("PST"); in Test4162587()
2090 GregorianCalendar cal(TimeZone::createTimeZone("GMT"), Locale::getUS(), status); in TestJ81()
2605 GregorianCalendar cal(TimeZone::createTimeZone("America/Los_Angeles"), in TestWeekShift()
2701 TimeZone *t = TimeZone::createTimeZone(id); in TestTimeZoneTransitionAdd()
2947 GregorianCalendar cal(TimeZone::createTimeZone("Pacific/Apia"), status); in TestT9452()
2992 GregorianCalendar cal(TimeZone::createTimeZone("Pacific/Apia"), status); in TestT11632()