Home | History | Annotate | Download | only in intltest

Lines Matching full:strl

3161     UnicodeString strf, strl, strm, strs;
3180 strl = fmtl->format(dt, strl);
3188 if (strl.charAt(10) == UChar(' ')) {
3189 errln((UnicodeString)"FAIL: Improper formated date: " + strl);