Searched refs:formatChars (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 730 char formatChars[MAXLEN]; in testReorder() local 767 logicalOrder[i],visualOrder[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 802 logicalOrder[i],visualOrder1[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 833 logicalOrder[i],visualOrder2[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 868 logicalOrder[i],visualOrder3[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 898 logicalOrder[i],visualOrder4[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 992 char formatChars[MAXLEN]; in testReorderArabicMathSymbols() local 1025 logicalOrder[i],visualOrder[i],dest,formatLevels(bidi, formatChars),i); in testReorderArabicMathSymbols() 3629 char formatChars[MAXLEN]; in assertStringsEqual() local 3635 "Levels:", formatLevels(pBiDi, formatChars), in assertStringsEqual() [all …]
|