Home | History | Annotate | Download | only in intltest

Lines Matching refs:sBuf2

305         UnicodeString sBuf2;
308 sBuf2 = df->format(d, sBuf2, fp2);
309 if(sBuf2 != "100")
310 errln(" format(d) = '" + sBuf2 + "'");