Lines Matching defs:out
42 UnicodeString out;
47 out += (UnicodeString("") + fieldName((UCalendarDateFields)i) + "=" + cal.get((UCalendarDateFields)i, status) + UnicodeString(" "));
49 out += "[" + UnicodeString(cal.getType()) + "]";
52 out += UnicodeString(" (in DST), zone=");
55 out += UnicodeString(", zone=");
59 out += cal.getTimeZone().getDisplayName(str2);
61 out += UnicodeString(" :","") + d;
63 return out;
705 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
1271 * Verify that the seconds of a Calendar can be zeroed out through the
1478 /* Note: I've commented out the loop_addroll tests for YEAR and