Home | History | Annotate | Download | only in intltest

Lines Matching full:time

138                     // just for making sure that it does not depends on the time zone
162 errln((UnicodeString)"Failed to get offsets from time zone" + *tzid);
167 errln((UnicodeString)"Failed to get offsets from time zone" + outtzid);
172 // Location: time zone rule must be preserved except
174 // Time zones in this category do not have "/" in its ID.
188 + ", time=" + DATES[datidx] + ", str=" + tzstr
193 + ", time=" + DATES[datidx] + ", str=" + tzstr
218 + ", time=" + DATES[datidx] + ", str=" + tzstr
226 + ", time=" + DATES[datidx] + ", str=" + tzstr
262 // Whether each pattern is ambiguous at DST->STD local time overlap
264 // Whether each pattern is ambiguous at STD->STD/DST->DST local time overlap
382 // reduce regular test time
397 + ", pattern=" + PATTERNS[patidx] + ", time=" + testTimes[testidx]);
402 UnicodeString msg = (UnicodeString) "Time round trip failed for " + "tzid=" + *tzid + ", locale=" + data.locales[locidx].getName() + ", pattern=" + PATTERNS[patidx]
403 + ", text=" + text + ", time=" + testTimes[testidx] + ", restime=" + parsedDate + ", diff=" + (parsedDate - testTimes[testidx]);
546 logln("### Elapsed time by patterns ###");