Searched refs:zids (Results 1 – 3 of 3) sorted by relevance
220 zids = NULL; in ZoneIterator()228 zids = ids; in ZoneIterator()250 if (zids != NULL) { in next()251 tz = TimeZone::createTimeZone((const UnicodeString&)zids[idx]); in next()263 const char** zids; member in ZoneIterator
331 String[] zids = getTestZIDs(); in TestOlsonTransition() local332 for (int i = 0; i < zids.length; i++) { in TestOlsonTransition()333 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestOlsonTransition()361 String[] zids = getTestZIDs(); in TestRBTZTransition() local362 for (int i = 0; i < zids.length; i++) { in TestRBTZTransition()363 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestRBTZTransition()
328 String[] zids = getTestZIDs(); in TestOlsonTransition() local329 for (int i = 0; i < zids.length; i++) { in TestOlsonTransition()330 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestOlsonTransition()358 String[] zids = getTestZIDs(); in TestRBTZTransition() local359 for (int i = 0; i < zids.length; i++) { in TestRBTZTransition()360 TimeZone tz = TimeZone.getTimeZone(zids[i], TimeZone.TIMEZONE_ICU); in TestRBTZTransition()