Home | History | Annotate | Download | only in intltest

Lines Matching defs:strs

3161     UnicodeString strf, strl, strm, strs;
3182 strs = fmts->format(dt, strs);
3195 if (strs.charAt(8) != UChar(' ')) {
3196 errln((UnicodeString)"FAIL: Improper formated date: " + strs);