Lines Matching full:dstr
594 UnicodeString dstr;598 dstr = df->format(d.getDouble(), dstr, fp);599 if (dstr != UnicodeString("123.55456")) {