Home | History | Annotate | Download | only in intltest

Lines Matching refs:it_errln

37     if (!ok) it_errln( msg );
124 it_errln("*** test_complex_example fileform");
145 it_errln("*** test_complex_example pattform");
171 it_errln("*** ChoiceFormat to Pattern result!");
210 it_errln("*** test_complex_example res string");
211 it_errln(UnicodeString("*** ") + i + UnicodeString(" -> '") + res2 + UnicodeString("' unlike '") + checkstr[i] + UnicodeString("' ! "));
228 it_errln("*** getLimits unexpected result!");
239 it_errln("*** getFormats unexpected result!");
274 it_errln("*** test_complex_example res string");
275 it_errln(UnicodeString("*** ") + i + UnicodeString(" -> '") + res2 + UnicodeString("' unlike '") + checkstr2[i] + UnicodeString("' ! "));
287 it_errln("*** test-choiceFormat not allocatable!");
292 it_errln("*** operator==");
298 it_errln("*** operator!=");
303 it_errln("*** ChoiceFormat->clone is nil.");
308 it_errln("*** ChoiceFormat clone or operator==, or operator!= .");
319 it_errln("*** copy constructor or operator= or operator == or operator != .");
340 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
352 it_errln("*** ChoiceFormat adoptChoices result!");
361 if (res1 != "third") it_errln("*** ChoiceFormat format (double, ...) result!");
369 if (res1 != "third") it_errln("*** ChoiceFormat format (int64_t, ...) result!");
377 if (res1 != "third") it_errln("*** ChoiceFormat format (int32_t, ...) result!");
391 if (res1 != "third") it_errln("*** ChoiceFormat format (Formattable, ...) result!");
405 if (res1 != "third") it_errln("*** ChoiceFormat format (Formattable[], cnt, ...) result!");
415 it_errln("*** ChoiceFormat parse( ..., ParsePos )!");
423 it_errln("*** ChoiceFormat parse( ..., UErrorCode )!");
431 it_errln("*** getStaticClassID and getDynamicClassID!");