Home | History | Annotate | Download | only in intltest

Lines Matching defs:zone1

992         const char *zone1 = compatibilityMap[i];
995 TimeZone *tz1 = TimeZone::createTimeZone(zone1);
999 errln(UnicodeString("FAIL: Could not find short ID zone ") + zone1);
1010 errln("FAIL: " + UnicodeString(zone1) +
1013 logln("OK: " + UnicodeString(zone1) +