Home | History | Annotate | Download | only in intltest

Lines Matching refs:strf

3351     UnicodeString strf, strl, strm, strs;
3369 strf = fmtf->format(dt, strf);
3376 if (strf.charAt(13) == UChar(0x20)) {
3377 errln((UnicodeString)"FAIL: Improper formatted date: " + strf);