Lines Matching refs:it_errln
38 if (!ok) it_errln( msg );
135 it_errln("*** test_complex_example fileform");
156 it_errln("*** test_complex_example pattform");
182 it_errln("*** ChoiceFormat to Pattern result!");
221 it_errln("*** test_complex_example res string");
222 it_errln(UnicodeString("*** ") + i + UnicodeString(" -> '") + res2 + UnicodeString("' unlike '") + checkstr[i] + UnicodeString("' ! "));
240 it_errln("*** getLimits unexpected result!");
251 it_errln("*** getFormats unexpected result!");
287 it_errln("*** test_complex_example res string");
288 it_errln(UnicodeString("*** ") + i + UnicodeString(" -> '") + res2 + UnicodeString("' unlike '") + checkstr2[i] + UnicodeString("' ! "));
300 it_errln("*** test-choiceFormat not allocatable!");
305 it_errln("*** operator==");
311 it_errln("*** operator!=");
316 it_errln("*** ChoiceFormat->clone is nil.");
321 it_errln("*** ChoiceFormat clone or operator==, or operator!= .");
332 it_errln("*** copy constructor or operator= or operator == or operator != .");
353 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
365 it_errln("*** ChoiceFormat adoptChoices result!");
374 if (res1 != "third") it_errln("*** ChoiceFormat format (double, ...) result!");
382 if (res1 != "third") it_errln("*** ChoiceFormat format (int64_t, ...) result!");
390 if (res1 != "third") it_errln("*** ChoiceFormat format (int32_t, ...) result!");
404 if (res1 != "third") it_errln("*** ChoiceFormat format (Formattable, ...) result!");
418 if (res1 != "third") it_errln("*** ChoiceFormat format (Formattable[], cnt, ...) result!");
428 it_errln("*** ChoiceFormat parse( ..., ParsePos )!");
436 it_errln("*** ChoiceFormat parse( ..., UErrorCode )!");
444 it_errln("*** getStaticClassID and getDynamicClassID!");