Home | History | Annotate | Download | only in intltest

Lines Matching refs:it_logln

68         it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2);
165 it_logln("MessageFormat toPattern: " + res1);
167 it_logln("ChoiceFormat toPattern: " + res1);
169 it_logln("toPattern tested!");
208 it_logln(i + UnicodeString(" -> ") + res2);
214 it_logln();
216 it_logln("------ additional testing in complex test ------");
217 it_logln();
226 it_logln("getLimits tested!");
237 it_logln("getFormats tested!");
251 it_logln("status applyPattern OK!");
272 it_logln(UnicodeString() + i + UnicodeString(" -> ") + res2);
290 it_logln("operator== tested.");
296 it_logln("operator!= tested.");
306 it_logln("method clone tested.");
317 it_logln("copy constructor and operator= tested.");
338 it_logln("ChoiceFormat contructor( newPattern, status) tested");
348 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
350 it_logln("ChoiceFormat adoptChoices tested");
360 it_logln(UnicodeString("ChoiceFormat format:") + res1);
368 it_logln(UnicodeString("ChoiceFormat format:") + res1);
376 it_logln(UnicodeString("ChoiceFormat format:") + res1);
390 it_logln(UnicodeString("ChoiceFormat format:") + res1);
404 it_logln(UnicodeString("ChoiceFormat format:") + res1);
413 it_logln("parse( ..., ParsePos ) tested.");
421 it_logln("parse( ..., UErrorCode ) tested.");
435 it_logln();