Home | History | Annotate | Download | only in intltest

Lines Matching defs:out

52   UnicodeString out;
57 out += (UnicodeString("") + fieldName((UCalendarDateFields)i) + "=" + cal.get((UCalendarDateFields)i, status) + UnicodeString(" "));
59 out += "[" + UnicodeString(cal.getType()) + "]";
62 out += UnicodeString(" (in DST), zone=");
65 out += UnicodeString(", zone=");
69 out += cal.getTimeZone().getDisplayName(str2);
71 out += UnicodeString(" :","") + d;
73 return out;
725 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
1291 * Verify that the seconds of a Calendar can be zeroed out through the
1498 /* Note: I've commented out the loop_addroll tests for YEAR and