Home | History | Annotate | Download | only in intltest

Lines Matching refs:it_logln

68         it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2);
175 it_logln("MessageFormat toPattern: " + res1);
177 it_logln("ChoiceFormat toPattern: " + res1);
179 it_logln("toPattern tested!");
218 it_logln(i + UnicodeString(" -> ") + res2);
224 it_logln();
226 it_logln("------ additional testing in complex test ------");
227 it_logln();
237 it_logln("getLimits tested!");
248 it_logln("getFormats tested!");
263 it_logln("status applyPattern OK!");
284 it_logln(UnicodeString() + i + UnicodeString(" -> ") + res2);
302 it_logln("operator== tested.");
308 it_logln("operator!= tested.");
318 it_logln("method clone tested.");
329 it_logln("copy constructor and operator= tested.");
350 it_logln("ChoiceFormat contructor( newPattern, status) tested");
360 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
362 it_logln("ChoiceFormat adoptChoices tested");
372 it_logln(UnicodeString("ChoiceFormat format:") + res1);
380 it_logln(UnicodeString("ChoiceFormat format:") + res1);
388 it_logln(UnicodeString("ChoiceFormat format:") + res1);
402 it_logln(UnicodeString("ChoiceFormat format:") + res1);
416 it_logln(UnicodeString("ChoiceFormat format:") + res1);
425 it_logln("parse( ..., ParsePos ) tested.");
433 it_logln("parse( ..., UErrorCode ) tested.");
447 it_logln();