Home | History | Annotate | Download | only in intltest

Lines Matching full:zone1

781         const char *zone1 = compatibilityMap[i];
784 TimeZone *tz1 = TimeZone::createTimeZone(zone1);
788 errln(UnicodeString("FAIL: Could not find short ID zone ") + zone1);
799 errln("FAIL: " + UnicodeString(zone1) +
802 logln("OK: " + UnicodeString(zone1) +