Home | History | Annotate | Download | only in intltest

Lines Matching full:tounicode

104         testData=dataModule->createTestData("toUnicode", errorCode);
108 errln("error retrieving conversion/toUnicode test case %d - %s",
139 errln("toUnicode[%d] unicode[%d] and offsets[%d] must have the same length",
190 errln("error parsing conversion/toUnicode test case %d - %s",
780 // toUnicode test worker functions ----------------------------------------- ***
978 errcheckln(errorCode, "toUnicode[%d](%s cb=\"%s\" fb=%d flush=%d) ucnv_open() failed - %s",
988 errln("toUnicode[%d](%s cb=\"%s\" fb=%d flush=%d) ucnv_setToUCallBack() failed - %s",
1049 errln("toUnicode[%d](%s) Conversion wrote too much to offsets at index %d",
1053 errln("toUnicode[%d](%s) Conversion wrote too much to result at index %d",
1117 errln("toUnicode[%d](%s cb=\"%s\" fb=%d flush=%d %s) ucnv_getInvalidChars() failed - %s",
1155 errln("toUnicode[%d](%s cb=\"%s\" fb=%d flush=%d %s) fatal error: checkToUnicode() test output buffer overflow writing %d chars\n",
1160 errln("toUnicode[%d](%s cb=\"%s\" fb=%d flush=%d %s) failed: %s\n"
1254 // toUnicode error, should not occur
1255 // toUnicode errors are tested in cintltst TestConvertExFromUTF8()
1403 // TODO change with Jitterbug 2401, then add a similar call for toUnicode too
1437 // toUnicode errors are tested in cintltst TestConvertExFromUTF8()