Lines Matching defs:time
196 // just for making sure that it does not depends on the time zone
220 errln((UnicodeString)"Failed to get offsets from time zone" + *tzid);
225 errln((UnicodeString)"Failed to get offsets from time zone" + outtzid);
243 + ", time=" + DATES[datidx] + ", str=" + tzstr
248 + ", time=" + DATES[datidx] + ", str=" + tzstr
257 + ", time=" + DATES[datidx] + ", str=" + tzstr
261 // Location: time zone rule must be preserved except
263 // Time zones in this category do not have "/" in its ID.
277 + ", time=" + DATES[datidx] + ", str=" + tzstr
282 + ", time=" + DATES[datidx] + ", str=" + tzstr
326 + ", time=" + DATES[datidx] + ", str=" + tzstr
334 + ", time=" + DATES[datidx] + ", str=" + tzstr
351 // These special cases do not round trip time as designed.
355 UDate time) {
360 UDate time;
374 if (EXCLUSIONS[i].time == U_DATE_MIN || EXCLUSIONS[i].time == time) {
400 UDate times[UPRV_LENGTHOF(PATTERNS)]; // Performance data, Elapsed time for each pattern.
511 logln("### Elapsed time by patterns ###");
522 // This function loops, running time zone format round trip test cases until there are no more, then returns.
530 // These patterns are ambiguous at DST->STD local time overlap
533 // These patterns are ambiguous at STD->STD/DST->DST local time overlap
588 // The time roundtrip will fail for such zones with pattern "V" (short zone ID).
596 // The time roundtrip will fail for such zone with pattern "VVV" (exemplar location).
606 && logKnownIssue("11052", "Ambiguous zone name - Samoa Time")) {
652 // reduce regular test time
670 + ", pattern=" + PATTERNS[patidx] + ", time=" + testTimes[testidx]);
679 UnicodeString msg = (UnicodeString) "Time round trip failed for " + "tzid=" + *tzid
681 + ", text=" + text + ", time=" + testTimes[testidx] + ", restime=" + parsedDate + ", diff=" + (parsedDate - testTimes[testidx]);
737 {"Zambia time", 0, "en_US", UTZFMT_STYLE_ISO_EXTENDED_FULL,
740 {"Zambia time", 0, "en_US", UTZFMT_STYLE_GENERIC_LOCATION,
743 {"Zambia time", 0, "en_US", UTZFMT_STYLE_ISO_BASIC_LOCAL_FULL,
835 errMsg = (UnicodeString)"Time zone ID: " + outID + " - expected: " + DATA[i].expected;
839 errMsg = (UnicodeString)"Time type: " + ttype + " - expected: " + DATA[i].timeType;
1039 "Los Angeles Time",
1047 "Pacific Time",
1055 "Pacific Standard Time",
1063 "Pacific Daylight Time",
1121 dataerrln(UnicodeString("Formatted time zone type (Test Case ") + i + "), returned="
1218 dataerrln(UnicodeString("Formatted time zone type (Test Case ") + i + "), returned="