• Home
  • Raw
  • Download

Lines Matching refs:log_err

166             log_err("\nu_charDirection(charFromDirProp[%d]=U+%04x)==%d!=%d\n",  in testCharFromDirProp()
187 log_err("ubidi_open() returned NULL, out of memory\n"); in testBidi()
190 log_err("ubidi_openSized() returned NULL, errorCode %s\n", myErrorName(errorCode)); in testBidi()
230 log_err("ubidi_setLine(tests[%d], %d, %d) failed with errorCode %s\n", in doTests()
235 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in doTests()
457 log_err("========================================"); fputs("\n", stderr); in printCaseInfo()
462 log_err("Processed length: %d", length); fputs("\n", stderr); in printCaseInfo()
473 log_err("Levels: %s", levelChars); fputs("\n", stderr); in printCaseInfo()
474 log_err("Source: %s", src); fputs("\n", stderr); in printCaseInfo()
475 log_err("Result: %s", dst); fputs("\n", stderr); in printCaseInfo()
476 log_err("Direction: %d", ubidi_getDirection(bidi)); fputs("\n", stderr); in printCaseInfo()
477 log_err("paraLevel: %d", ubidi_getParaLevel(bidi)); fputs("\n", stderr); in printCaseInfo()
479 log_err("reorderingMode: %d = %s", i, reorderingModeNames[i]); in printCaseInfo()
482 log_err("reorderingOptions: %d = %s", i, reorderingOptionNames(buffer, i)); in printCaseInfo()
486 log_err( "BAD RUNS"); in printCaseInfo()
488 log_err("Runs: %d => logicalStart.length/level: ", runCount); in printCaseInfo()
493 log_err(" %d.%d/%d", start, len, dir); in printCaseInfo()
539 log_err("Error #1 invoking ICU within checkWhatYouCan\n"); in checkWhatYouCan()
568 log_err("Error #2 invoking ICU within checkWhatYouCan\n"); in checkWhatYouCan()
576 log_err("Mismatch between getLogicalMap() and getVisualIndex()\n"); in checkWhatYouCan()
577 log_err("Map :"); in checkWhatYouCan()
579 log_err(" %d", logMap[i]); in checkWhatYouCan()
582 log_err("Indexes:"); in checkWhatYouCan()
584 log_err(" %d", ubidi_getVisualIndex(bidi, i, &errorCode)); in checkWhatYouCan()
593 log_err("Source does not map to Result\n"); in checkWhatYouCan()
594 log_err("We got: %s", accumDst); fputs("\n", stderr); in checkWhatYouCan()
616 log_err("Error #3 invoking ICU within checkWhatYouCan\n"); in checkWhatYouCan()
624 log_err("Mismatch between getVisualMap() and getLogicalIndex()\n"); in checkWhatYouCan()
625 log_err("Map :"); in checkWhatYouCan()
627 log_err(" %d", visMap[i]); in checkWhatYouCan()
630 log_err("Indexes:"); in checkWhatYouCan()
632 log_err(" %d", ubidi_getLogicalIndex(bidi, i, &errorCode)); in checkWhatYouCan()
641 log_err("Result does not map to Source\n"); in checkWhatYouCan()
642 log_err("We got: %s", accumSrc); in checkWhatYouCan()
753 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorder()
759log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorder()
761log_err("Pre-flighting did not give expected size: Expected: %d. Got: %d \n",srcSize,destSize); in testReorder()
768 log_err("ubidi_writeReordered() destSize and srcSize do not match\n"); in testReorder()
770 log_err("ubidi_writeReordered() did not give expected results for UBIDI_DO_MIRRORING.\n" in testReorder()
788 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorder()
794log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorder()
796log_err("Pre-flighting did not give expected size: Expected: %d. Got: %d \n",srcSize,destSize); in testReorder()
803 log_err("ubidi_writeReordered() destSize and srcSize do not match\n"); in testReorder()
805log_err("ubidi_writeReordered() did not give expected results for UBIDI_DO_MIRRORING+UBIDI_OUTPUT_… in testReorder()
823 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorder()
829log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorder()
836log_err("ubidi_writeReordered() did not give expected results for UBIDI_INSERT_LRM_FOR_NUMERIC+UBI… in testReorder()
854 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorder()
860log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorder()
862log_err("Pre-flighting did not give expected size: Expected: %d. Got: %d \n",srcSize,destSize); in testReorder()
869log_err("ubidi_writeReordered() destSize and srcSize do not match. Dest Size = %d Source Size = %d… in testReorder()
871log_err("ubidi_writeReordered() did not give expected results for UBIDI_OUTPUT_REVERSE.\n" in testReorder()
888 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorder()
894log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorder()
901log_err("ubidi_writeReordered() did not give expected results for UBIDI_DO_MIRRORING+UBIDI_REMOVE_… in testReorder()
1012 log_err("ubidi_setPara(tests[%d], paraLevel %d) failed with errorCode %s\n", in testReorderArabicMathSymbols()
1018log_err("Pre-flighting did not give expected error: Expected: U_BUFFER_OVERFLOW_ERROR. Got: %s \n"… in testReorderArabicMathSymbols()
1020log_err("Pre-flighting did not give expected size: Expected: %d. Got: %d \n",srcSize,destSize); in testReorderArabicMathSymbols()
1026 log_err("ubidi_writeReordered() destSize and srcSize do not match\n"); in testReorderArabicMathSymbols()
1028 log_err("ubidi_writeReordered() did not give expected results for UBIDI_DO_MIRRORING.\n" in testReorderArabicMathSymbols()
1054 log_err("ubidi_countRuns(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in doTest()
1088log_err("ubidi_getDirection(tests[%d]): wrong direction %d\n", testNumber, ubidi_getDirection(pBiD… in doTest()
1092log_err("ubidi_getParaLevel(tests[%d]): wrong paragraph level %d\n", testNumber, ubidi_getParaLeve… in doTest()
1097log_err("ubidi_getLevelAt(tests[%d], %d): wrong level %d, expected %d\n", testNumber, i, ubidi_get… in doTest()
1105log_err("ubidi_getVisualIndex(tests[%d], %d): error %s\n", testNumber, i, myErrorName(errorCode)); in doTest()
1109log_err("ubidi_getVisualIndex(tests[%d], %d): wrong index %d\n", testNumber, i, logicalIndex); in doTest()
1117 log_err("ubidi_countRuns(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in doTest()
1126 log_err("ubidi_getLogicalRun(tests[%d], run ending at index %d): " in doTest()
1131 log_err("\nubidi_getLogicalRun(tests[%d]): wrong number of runs " in doTest()
1138 log_err("\nubidi_getLogicalRun(tests[%d]): wrong number of runs " in doTest()
1166 log_err("ubidi_getLogicalMap(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in _testReordering()
1172 log_err("ubidi_getVisualMap(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in _testReordering()
1184 log_err("ubidi_getLevels(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in _testReordering()
1194 log_err("ubidi_countRuns(tests[%d]): error %s\n", testNumber, myErrorName(errorCode)); in _testReordering()
1250log_err("bidi reordering error in tests[%d]: logicalMap1[i]!=logicalMap2[i] at i=%d\n", testNumber… in _testReordering()
1254log_err("bidi reordering error in tests[%d]: logicalMap1[i]!=logicalMap3[i] at i=%d\n", testNumber… in _testReordering()
1259log_err("bidi reordering error in tests[%d]: visualMap1[i]!=visualMap2[i] at i=%d\n", testNumber, … in _testReordering()
1263log_err("bidi reordering error in tests[%d]: visualMap1[i]!=visualMap3[i] at i=%d\n", testNumber, … in _testReordering()
1267log_err("bidi reordering error in tests[%d]: visualMap1[i]!=visualMap4[i] at i=%d\n", testNumber, … in _testReordering()
1272log_err("bidi reordering error in tests[%d]: logicalMap1[i]!=ubidi_getVisualIndex(i) at i=%d\n", t… in _testReordering()
1276log_err("ubidi_getVisualIndex(tests[%d], %d): error %s\n", testNumber, i, myErrorName(errorCode)); in _testReordering()
1280log_err("bidi reordering error in tests[%d]: visualMap1[i]!=ubidi_getLogicalIndex(i) at i=%d\n", t… in _testReordering()
1284log_err("ubidi_getLogicalIndex(tests[%d], %d): error %s\n", testNumber, i, myErrorName(errorCode)); in _testReordering()
1292 log_err("\nbad errorCode %d at %s\n", errorCode, (x)); \
1372 log_err("\nFailed getBaseDirection case %d Expected %d \tReceived %d\n", in testGetBaseDirection()
1380 log_err("\nFailed getBaseDirection for NULL string " , in testGetBaseDirection()
1385 log_err("\nFailed getBaseDirection for string w length= -3 ", in testGetBaseDirection()
1390 log_err("\nFailed getBaseDirection for English string w length= -1 ", in testGetBaseDirection()
1395 log_err("\nFailed getBaseDirection for Persian string w length= -1 ", in testGetBaseDirection()
1400 log_err("\nFailed getBaseDirection for Hebrew string w length= -1 ", in testGetBaseDirection()
1405 log_err("\nFailed getBaseDirection for English digits string w length= -1 ", in testGetBaseDirection()
1410 log_err("\nFailed getBaseDirection for Arabic string w length= -1 ", in testGetBaseDirection()
1430 log_err("Error with openSized(120, 66)\n"); in doMisc()
1435 log_err("Error with open()\n"); in doMisc()
1441 log_err("\nwriteReverse should return zero length, ", in doMisc()
1449 log_err("\nwriteReordered should return zero length, ", in doMisc()
1460 log_err("\nTrailing space at index %d should get paragraph level" in doMisc()
1472 log_err("\nTrailing space at index %d should get paragraph level" in doMisc()
1484 log_err("\nTrailing char at index %d should get level 2, " in doMisc()
1496 log_err("\nWrong result length, should be 5, got %d\n", destLen); in doMisc()
1505 log_err("\nWrong direction #1, should be %d, got %d\n", in doMisc()
1513 log_err("\nWrong number of runs #1, should be 0, got %d\n", runCount); in doMisc()
1522 log_err("\nWrong number of runs #2, should be 1, got %d\n", runCount); in doMisc()
1531 log_err("\nWrong direction #2, should be %d, got %d\n", in doMisc()
1536 log_err("\nWrong direction #3, should be %d, got %d\n", in doMisc()
1541 log_err("\nWrong number of runs #3, should be 2, got %d\n", runCount); in doMisc()
1547 log_err("\nUnexpected inverted Map, got "); in doMisc()
1549 log_err("%d ", map[i]); in doMisc()
1551 log_err("\n"); in doMisc()
1560 log_err("\nWrong result #1, should be 'abc', got '%s'\n", in doMisc()
1571 log_err("\nWrong result #2, length should be 0, got %d\n", destLen); in doMisc()
1578 log_err("\nWrong result #3, should be ' ', got '%s'\n", in doMisc()
1586 log_err("\nWrong result #4, should be 'abc', got '%s'\n", in doMisc()
1595 log_err("\nWrong result #5, should be '%s', got '%s'\n", in doMisc()
1604 log_err("\nWrong result #6, should be '%s', got '%s'\n", in doMisc()
1613 log_err("\nWrong result #7, should be '%s', got '%s'\n", in doMisc()
1622 log_err("\nWrong result #8, should be '%s', got '%s'\n", in doMisc()
1636 log_err("\nWrong result #9, should be '%s', got '%s'\n", in doMisc()
1645 log_err("\nWrong result #10, should be '%s', got '%s'\n", in doMisc()
1654 log_err("\nWrong result #11, should be '%s', got '%s'\n", in doMisc()
1663 log_err("\nWrong result #12, should be '%s', got '%s'\n", in doMisc()
1672 log_err("\nWrong result #13, should be '%s', got '%s'\n", in doMisc()
1684log_err("\nWrong level at index 2\n, should be %d, got %d\n", UBIDI_MAX_EXPLICIT_LEVEL, level); in doMisc()
1694 log_err("\nWrong number of runs #3, should be 14, got %d\n", runCount); in doMisc()
1715 log_err("ubidi_writeReordered did not return 0 when passed a failing UErrorCode\n"); in testFailureRecovery()
1718 log_err("ubidi_writeReverse did not return 0 when passed a failing UErrorCode\n"); in testFailureRecovery()
1722 log_err("ubidi_writeReordered did not fail as expected\n"); in testFailureRecovery()
1730 log_err("\nubidi_setPara did not fail when passed too big para level\n"); in testFailureRecovery()
1734 log_err("ubidi_writeReverse did not fail as expected\n"); in testFailureRecovery()
1740 log_err("\nubidi_setLine did not fail when called before valid setPara()\n"); in testFailureRecovery()
1747 log_err("\nubidi_getLevelAt did not fail when called with bad argument\n"); in testFailureRecovery()
1753 log_err("\nubidi_openSized did not fail when called with bad argument\n"); in testFailureRecovery()
1761 log_err("\nsetPara did not fail when called with text too long\n"); in testFailureRecovery()
1768 log_err("\nsetPara did not fail when called for too many runs\n"); in testFailureRecovery()
1775 log_err("\nsetReorderingMode with bad argument #1 should have no effect\n"); in testFailureRecovery()
1779 log_err("\nsetReorderingMode with bad argument #2 should have no effect\n"); in testFailureRecovery()
1787 log_err("\ngetDirection for 1st surrogate char should be MIXED\n"); in testFailureRecovery()
1793 log_err("\nsetPara did not fail when called with bad levels\n"); in testFailureRecovery()
1862 log_err("ubidi_setPara failed, paraLevel=%d, errorCode %s\n", in testMultipleParagraphs()
1869 log_err("ubidi_countParagraphs returned %d, should be %d\n", in testMultipleParagraphs()
1875 log_err("Found boundaries of paragraph %d: %d-%d; expected: %d-%d\n", in testMultipleParagraphs()
1884 log_err("2nd ubidi_setPara failed, paraLevel=%d, errorCode %s\n", in testMultipleParagraphs()
1890 log_err("2nd ubidi_countParagraphs returned %d, should be %d\n", in testMultipleParagraphs()
1896 log_err("2nd Found boundaries of paragraph %d: %d-%d; expected: %d-%d\n", in testMultipleParagraphs()
1906 log_err("For paraLevel=%d paragraph=%d, found paragraph index=%d expected=%d\n", in testMultipleParagraphs()
1910 log_err("For paraLevel=%d paragraph=%d, found level=%d expected %d\n", in testMultipleParagraphs()
1916 log_err("For paraLevel=%d getParaLevel=%d, expected %d\n", in testMultipleParagraphs()
1928 log_err("For paraLevel=UBIDI_DEFAULT_LTR getParaLevel=%d, expected=%d\n", in testMultipleParagraphs()
1938 log_err("For line limits %d-%d got success %s\n", in testMultipleParagraphs()
1946 log_err("For line limits %d-%d got error %s\n", in testMultipleParagraphs()
1955 log_err("Error on Para getLevels %s\n", u_errorName(errorCode)); in testMultipleParagraphs()
1962 log_err("For char %d(%04x), level=%d, expected=%d\n", in testMultipleParagraphs()
1971 log_err("For line limits %d-%d got error %s\n", in testMultipleParagraphs()
1980 log_err("Error on Line getLevels %s\n", u_errorName(errorCode)); in testMultipleParagraphs()
1987 log_err("For paragraph %d with limits %d-%d, paraLevel=%d expected=%d, " in testMultipleParagraphs()
1993 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, FALSE); in testMultipleParagraphs()
1998 log_err("Found orderParagraphsLTR=%d expected=%d\n", orderParagraphsLTR, TRUE); in testMultipleParagraphs()
2006 log_err("For char %d(%04x), level=%d, expected=%d\n", in testMultipleParagraphs()
2019 log_err("For paragraph %d with limits %d-%d, paraLevel=%d expected=%d, " in testMultipleParagraphs()
2046 log_err("Checking paragraph concatenation: for paragraph=%d, " in testMultipleParagraphs()
2062 log_err("Can't get levels. %s\n", u_errorName(errorCode)); in testMultipleParagraphs()
2067 log_err("Checking leading numerics: for char %d(%04x), level=%d, expected=%d\n", in testMultipleParagraphs()
2088 log_err("Checking trailing spaces: for leading_char=%04x, " in testMultipleParagraphs()
2107 log_err("\nInvalid output #0, should be '%s', got '%s'\n", in testMultipleParagraphs()
2115 log_err("\nInvalid output #1, should be '%s', got '%s'\n", in testMultipleParagraphs()
2127 log_err("\nInvalid output #2, should be '%s', got '%s'\n", in testMultipleParagraphs()
2132 log_err("\nInvalid number of paras, should be 2, got %d\n", count); in testMultipleParagraphs()
2146 log_err("ubidi_setPara failed for multiparaTestString\n"); in testMultipleParagraphs()
2152 log_err("ubidi_getLevels failed for multiparaTestString\n"); in testMultipleParagraphs()
2158 log_err("Error on level for multiparaTestString at index %d, " in testMultipleParagraphs()
2201 log_err("unable to open a UBiDi object (out of memory)\n"); in testInverse()
2284 log_err("Error while doing ubidi_setInverse(TRUE)\n"); in _testInverseBidi()
2288 log_err("Wrong value returned by ubidi_getText\n"); in _testInverseBidi()
2299 log_err("Error while doing ubidi_setInverse(FALSE)\n"); in _testInverseBidi()
2337 log_err("inverse BiDi: *** error %s\n" in _testInverseBidi()
2345 log_err("inverse BiDi: transformation visual->logical->visual did not roundtrip the text;\n" in _testInverseBidi()
2371log_err("failure in ubidi_writeReverse(UBIDI_KEEP_BASE_COMBINING): length=%d (should be %d), error… in _testWriteReverse()
2382log_err("failure in ubidi_writeReverse(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BA… in _testWriteReverse()
2409 log_err("\nInvalid output with many added points, " in _testManyAddedPoints()
2430 log_err("\nInvalid output with RLM at both sides, " in _testMisc()
2479 log_err("failure in u_shapeArabic(en2an)\n"); in doArabicShapingTest()
2489 log_err("failure in u_shapeArabic(an2en)\n"); in doArabicShapingTest()
2499 log_err("failure in u_shapeArabic(logical_alen2an_init_lr)\n"); in doArabicShapingTest()
2509 log_err("failure in u_shapeArabic(logical_alen2an_init_al)\n"); in doArabicShapingTest()
2519 log_err("failure in u_shapeArabic(reverse_alen2an_init_lr)\n"); in doArabicShapingTest()
2529 log_err("failure in u_shapeArabic(reverse_alen2an_init_al)\n"); in doArabicShapingTest()
2539 log_err("failure in u_shapeArabic(noop)\n"); in doArabicShapingTest()
2548log_err("failure in u_shapeArabic(en2an, sourceLength=0), returned %d/%s\n", u_errorName(errorCode… in doArabicShapingTest()
2558log_err("failure in u_shapeArabic(en2an preflighting), returned %d/%s instead of %d/U_BUFFER_OVERF… in doArabicShapingTest()
2569log_err("failure in u_shapeArabic(source=NULL), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n"… in doArabicShapingTest()
2578log_err("failure in u_shapeArabic(sourceLength=-2), returned %s instead of U_ILLEGAL_ARGUMENT_ERRO… in doArabicShapingTest()
2587log_err("failure in u_shapeArabic(dest=NULL), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", … in doArabicShapingTest()
2596log_err("failure in u_shapeArabic(destSize=-1), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n"… in doArabicShapingTest()
2605log_err("failure in u_shapeArabic(U_SHAPE_DIGITS_RESERVED), returned %s instead of U_ILLEGAL_ARGUM… in doArabicShapingTest()
2614log_err("failure in u_shapeArabic(U_SHAPE_DIGIT_TYPE_RESERVED), returned %s instead of U_ILLEGAL_A… in doArabicShapingTest()
2623log_err("failure in u_shapeArabic(U_SHAPE_DIGIT_TYPE_RESERVED), returned %s instead of U_ILLEGAL_A… in doArabicShapingTest()
2632log_err("failure in u_shapeArabic(U_SHAPE_LETTERS_UNSHAPE | U_SHAPE_LENGTH_GROW_SHRINK | U_SHAPE_T… in doArabicShapingTest()
2633log_err("returned %s instead of U_ZERO_ERROR or returned length %d instead of 3\n", u_errorName(er… in doArabicShapingTest()
2698 log_err("failure in u_shapeArabic(LAMALEF shape_near)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2710 log_err("failure in u_shapeArabic(LAMALEF shape_at_end)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2722 log_err("failure in u_shapeArabic(LAMALEF shape_at_begin)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2734 log_err("failure in u_shapeArabic(LAMALEF shape_grow_shrink)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2748 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_near)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2760 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_at_end)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2772 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_at_begin)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2784 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_grow_shrink)\n"); in doLamAlefSpecialVLTRArabicShapingTest()
2824 log_err("failure in u_shapeArabic(TASHKEEL shape_near)\n"); in doTashkeelSpecialVLTRArabicShapingTest()
2836 log_err("failure in u_shapeArabic(TASHKEEL shape_excepttashkeel_near)\n"); in doTashkeelSpecialVLTRArabicShapingTest()
2878 log_err("failure in u_shapeArabic(unshape_near)\n"); in doLOGICALArabicDeShapingTest()
2890 log_err("failure in u_shapeArabic(unshape_at_end)\n"); in doLOGICALArabicDeShapingTest()
2902 log_err("failure in u_shapeArabic(unshape_at_begin)\n"); in doLOGICALArabicDeShapingTest()
2914 log_err("failure in u_shapeArabic(unshape_grow_shrink)\n"); in doLOGICALArabicDeShapingTest()
2935 log_err("Fail: status %s\n", u_errorName(status)); in doTailTest()
2937 log_err("Fail: len %d expected 3\n", length); in doTailTest()
2939 log_err("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
2952 log_err("Fail: status %s\n", u_errorName(status)); in doTailTest()
2954 log_err("Fail: len %d expected 3\n", length); in doTailTest()
2956 log_err("Fail: got U+%04X U+%04X expected U+%04X U+%04X\n", in doTailTest()
2999 log_err("failure in u_shapeArabic(persian_letters)\n"); in doArabicShapingTestForBug5421()
3011 log_err("failure in u_shapeArabic(tashkeel_aggregation)\n"); in doArabicShapingTestForBug5421()
3023 log_err("failure in u_shapeArabic(untouched_presentation)\n"); in doArabicShapingTestForBug5421()
3035 log_err("failure in u_shapeArabic(untouched_presentation_r)\n"); in doArabicShapingTestForBug5421()
3088 log_err("failure in u_shapeArabic(letters_source1)\n"); in doArabicShapingTestForBug8703()
3099 log_err("failure in u_shapeArabic(letters_source2)\n"); in doArabicShapingTestForBug8703()
3110 log_err("failure in u_shapeArabic(letters_source3)\n"); in doArabicShapingTestForBug8703()
3121 log_err("failure in u_shapeArabic(letters_source4)\n"); in doArabicShapingTestForBug8703()
3132 log_err("failure in u_shapeArabic(letters_source5)\n"); in doArabicShapingTestForBug8703()
3143 log_err("failure in u_shapeArabic(letters_source6)\n"); in doArabicShapingTestForBug8703()
3154 log_err("failure in u_shapeArabic(letters_source7)\n"); in doArabicShapingTestForBug8703()
3165 log_err("failure in u_shapeArabic(letters_source8)\n"); in doArabicShapingTestForBug8703()
3270 log_err("failure in u_shapeArabic(letters_source1)\n"); in doArabicShapingTestForBug9024()
3281 log_err("failure in u_shapeArabic(letters_source2)\n"); in doArabicShapingTestForBug9024()
3292 log_err("failure in u_shapeArabic(letters_source3)\n"); in doArabicShapingTestForBug9024()
3303 log_err("failure in u_shapeArabic(letters_source4)\n"); in doArabicShapingTestForBug9024()
3314 log_err("failure in u_shapeArabic(letters_source5)\n"); in doArabicShapingTestForBug9024()
3325 log_err("failure in u_shapeArabic(letters_source6)\n"); in doArabicShapingTestForBug9024()
3348 log_err("failure in u_shapeArabic(_testAllForms: shaping isolated): %x\n", in[GENERIC]); in _testPresentationForms()
3356 log_err("failure in u_shapeArabic(_testAllForms: unshaping isolated): %x\n", in[GENERIC]); in _testPresentationForms()
3369 log_err("failure in u_shapeArabic(_testAllForms: shaping final): %x\n", in[GENERIC]); in _testPresentationForms()
3377 log_err("failure in u_shapeArabic(_testAllForms: unshaping final): %x\n", in[GENERIC]); in _testPresentationForms()
3386 log_err("failure in u_shapeArabic(_testAllForms: shaping final): %x\n", in[GENERIC]); in _testPresentationForms()
3394 log_err("failure in u_shapeArabic(_testAllForms: unshaping final): %x\n", in[GENERIC]); in _testPresentationForms()
3409 log_err("failure in u_shapeArabic(_testAllForms: shaping initial): %x\n", in[GENERIC]); in _testPresentationForms()
3417 log_err("failure in u_shapeArabic(_testAllForms: unshaping initial): %x\n", in[GENERIC]); in _testPresentationForms()
3427 log_err("failure in u_shapeArabic(_testTwoForms: shaping initial): %x\n", in[GENERIC]); in _testPresentationForms()
3435 log_err("failure in u_shapeArabic(_testTwoForms: unshaping initial): %x\n", in[GENERIC]); in _testPresentationForms()
3451 log_err("failure in u_shapeArabic(_testAllForms: shaping medial): %x\n", in[GENERIC]); in _testPresentationForms()
3459 log_err("failure in u_shapeArabic(_testAllForms: unshaping medial): %x\n", in[GENERIC]); in _testPresentationForms()
3469 log_err("failure in u_shapeArabic(_testTwoForms: shaping medial): %x\n", in[GENERIC]); in _testPresentationForms()
3477 log_err("failure in u_shapeArabic(_testTwoForms: unshaping medial): %x\n", in[GENERIC]); in _testPresentationForms()
3624 log_err("%s() failed with error %s.\n", message, myErrorName(*rc)); in assertSuccessful()
3635 log_err("\nActual and expected output mismatch.\n" in assertStringsEqual()
3653 log_err("Unable to allocate a UBiDi object. Tests are skipped.\n"); in getBiDiObject()
4088 log_err("\nRound trip failed for case=%d mode=%d option=%d.\n" in assertRoundTrip()
4133 log_err("\nubidi_getResultLength failed.\n%20s %7d\n%20s %7d\n" in checkResultLength()
4257 log_err("\nInvalid number of paras (should be 0): %d\n", paras); in testReorderRunsOnly()
4303 log_err("Error while setting reordering mode to %d, returned %d\n", in testReorderingMode()
4312 log_err("Error while setting reordering option to %d, returned %d\n", in testReorderingMode()
4494 log_err("\nProcessed lengths mismatch.\n" in testStreaming()
4551 log_err("Class callback pointer is not set properly.\n"); in verifyCallbackParams()
4554 log_err("Class callback context is not set properly.\n"); in verifyCallbackParams()
4558 log_err("Callback context content doesn't match the expected one.\n"); in verifyCallbackParams()
4613 log_err("\nActual and expected output mismatch.\n" in testClassOverride()
4671 log_err("\nubidi_getLogicalMap() returns unexpected map for output string " in checkMaps()
4698 log_err("\nubidi_getVisualMap() returns unexpected map for output string " in checkMaps()
4727 log_err("\nMismatch between ubidi_getLogicalMap and ubidi_getVisualIndex for output string " in checkMaps()
4756 log_err("\nMismatch between ubidi_getVisualMap and ubidi_getLogicalIndex for output string " in checkMaps()
4783 log_err("%s() failed with error %s.\n", message, myErrorName(*rc)); in assertIllegalArgument()
4887 log_err("\nActual and expected output mismatch on case %d.\n" in testContext()
4924 log_err("setPara failed with heavily nested brackets - %s", u_errorName(status)); in testBracketOverflow()
4938 log_err("ubidi_setPara() - %s", u_errorName(errorCode)); in TestExplicitLevel0()
4943 log_err("resolved levels != 1: { %d, %d }\n", level0, level1); in TestExplicitLevel0()
4946log_err("modified embeddings[] levels != 1: { %d, %d }\n", embeddings[0], embeddings[1]); in TestExplicitLevel0()