Home | History | Annotate | Download | only in intltest

Lines Matching full:failure

178         errln("Encoding detection failure for " + id + ": expected " + eSplit[0] + ", got no matches");
183 errln("Encoding detection failure for " + id + ": expected " + eSplit[0] + ", got " + name);
198 errln("Language detection failure for " + id + ", " + eSplit[0] + ": expected " + eSplit[1] + ", got " + lang);
287 errln("Detection failure for UTF-8: got no matches.");
328 errln("Encoding detection failure for UTF-16BE: got no matches.");
336 errln("Encoding detection failure for UTF-16BE: got %s", name);
349 errln("Encoding detection failure for UTF-16LE: got no matches.");
358 errln("Enconding detection failure for UTF-16LE: got %s", name);
599 errcheckln(status, "Encoding detection failure for IBM424_rtl: got no matches. - %s", u_errorName(status));
605 errln("Encoding detection failure for IBM424_rtl: got %s", name);
612 errln("Encoding detection failure for IBM424_ltr: got no matches.");
618 errln("Encoding detection failure for IBM424_ltr: got %s", name);
683 errcheckln(status, "Encoding detection failure for IBM420_rtl: got no matches. - %s", u_errorName(status));
689 errln("Encoding detection failure for IBM420_rtl: got %s\n", name);
696 errln("Encoding detection failure for IBM420_ltr: got no matches.\n");
702 errln("Encoding detection failure for IBM420_ltr: got %s\n", name);