Home | History | Annotate | Download | only in intltest

Lines Matching full:texts

827     UnicodeString texts[] = {
836 //Object[] objs = mf.parse(texts[i], pp);
838 Formattable *objs = mf->parse(texts[i], pp, count);
839 log(" text for parsing: \"" + texts[i] + "\"");