Lines Matching refs:createTimeZone
268 TimeZone* tz =TimeZone::createTimeZone("Asia/Riyadh87"); in test4031502()
283 TimeZone *zone = TimeZone::createTimeZone(*ids->snext(status)); in test4031502()
495 Calendar *cal = Calendar::createInstance(TimeZone::createTimeZone("GMT"), in test4061476()
714 TimeZone *newZone = TimeZone::createTimeZone("UTC"); in test4083167()
764 TimeZone *newZone = TimeZone::createTimeZone("GMT"); in test4086724()
867 TimeZone *GMT = TimeZone::createTimeZone("GMT"); in test4096231()
868 TimeZone *PST = TimeZone::createTimeZone("PST"); in test4096231()
1328 cal->adoptTimeZone(TimeZone::createTimeZone("PST")); in test4114578()
1597 calendar->adoptTimeZone(TimeZone::createTimeZone("GMT")); in test4145158()
1635 calendar->adoptTimeZone(TimeZone::createTimeZone("GMT")); in test4145983()
1703 TimeZone::createTimeZone("GMT"), in Test4149677()
1704 TimeZone::createTimeZone("PST"), in Test4149677()
1705 TimeZone::createTimeZone("EAT") in Test4149677()
1762 TimeZone *tz = TimeZone::createTimeZone("PST"); in Test4162587()
2069 GregorianCalendar cal(TimeZone::createTimeZone("GMT"), Locale::getUS(), status); in TestJ81()
2583 GregorianCalendar cal(TimeZone::createTimeZone("America/Los_Angeles"), in TestWeekShift()
2679 TimeZone *t = TimeZone::createTimeZone(id); in TestTimeZoneTransitionAdd()
2925 GregorianCalendar cal(TimeZone::createTimeZone("Pacific/Apia"), status); in TestT9452()
2970 GregorianCalendar cal(TimeZone::createTimeZone("Pacific/Apia"), status); in TestT11632()