Home | History | Annotate | Download | only in intltest

Lines Matching refs:sBuf2

300         UnicodeString sBuf2;
303 sBuf2 = df->format(d, sBuf2, fp2);
304 if(sBuf2 != "100")
305 errln(" format(d) = '" + sBuf2 + "'");