Home | History | Annotate | Download | only in intltest

Lines Matching full:pass

266     UBool pass = TRUE;
290 pass = false;
293 if (!pass) errln("Fail: TimeZone serialization/equality bug");
329 UBool pass = TRUE;
338 pass = FALSE;
342 if ( ! pass)
358 // the MILLSECOND field; you need to pass in the millis in the day in STANDARD
755 logln(UnicodeString("Pass: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
760 logln(UnicodeString("Pass: DST savings of ") + savings + " accepted by " + method);