Lines Matching defs:formatted
106 logln("Formatted with one extra param : " + tempBuffer);
125 logln("Formatted with no params : " + tempBuffer);
130 errln("Formatted with arguments > subsitution failed. result = " + tempBuffer);
131 logln("Formatted with extra params : " + tempBuffer);
200 logln("Formatted with 7 : " + tempBuffer);
257 logln("Formatted with null : " + tempBuffer);*/
265 logln("Formatted with params : " + tempBuffer);
270 logln("Formatted with null : " + tempBuffer);
704 UnicodeString formatted;
705 formatted = prefix + "YES";
709 //Object[] objs = mf.parse(formatted, new ParsePosition(0));
712 objs = mf->parse(formatted, pp, count);
715 log(" \"" + formatted + "\" parsed as ");
844 logln(" (incorrectly formatted string)");
848 logln(" (correctly formatted string)");
923 // can be used in that case and will be formatted as a single one.