Lines Matching defs:out
50 UnicodeString out;
55 out += (UnicodeString("") + fieldName((UCalendarDateFields)i) + "=" + cal.get((UCalendarDateFields)i, status) + UnicodeString(" "));
57 out += "[" + UnicodeString(cal.getType()) + "]";
60 out += UnicodeString(" (in DST), zone=");
63 out += UnicodeString(", zone=");
67 out += cal.getTimeZone().getDisplayName(str2);
69 out += UnicodeString(" :","") + d;
71 return out;
716 dow > max) errln(UnicodeString("FAIL: Day of week ") + (int32_t)dow + " out of range");
1282 * Verify that the seconds of a Calendar can be zeroed out through the
1489 /* Note: I've commented out the loop_addroll tests for YEAR and