Home | History | Annotate | Download | only in intltest

Lines Matching refs:sBuf2

298         UnicodeString sBuf2;
301 sBuf2 = df->format(d, sBuf2, fp2);
302 if(sBuf2 != "100")
303 errln(" format(d) = '" + sBuf2 + "'");