Home | History | Annotate | Download | only in intltest

Lines Matching defs:tz2

162   int32_t tz2 = grego -> get (UCAL_ZONE_OFFSET, status);
163 if(tz1 != tz2) {
164 errln((UnicodeString)"cal's tz " + tz1 + " != grego's tz " + tz2);