Searched refs:zids (Results 1 – 3 of 3) sorted by relevance
219 zids = NULL; in ZoneIterator()227 zids = ids; in ZoneIterator()249 if (zids != NULL) { in next()250 tz = TimeZone::createTimeZone((const UnicodeString&)zids[idx]); in next()262 const char** zids; member in ZoneIterator
325 String[] zids = getTestZIDs(); in TestOlsonTransition() local326 for (int i = 0; i < zids.length; i++) { in TestOlsonTransition()327 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestOlsonTransition()355 String[] zids = getTestZIDs(); in TestRBTZTransition() local356 for (int i = 0; i < zids.length; i++) { in TestRBTZTransition()357 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestRBTZTransition()
326 String[] zids = getTestZIDs(); in TestOlsonTransition() local327 for (int i = 0; i < zids.length; i++) { in TestOlsonTransition()328 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestOlsonTransition()356 String[] zids = getTestZIDs(); in TestRBTZTransition() local357 for (int i = 0; i < zids.length; i++) { in TestRBTZTransition()358 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestRBTZTransition()