Searched refs:formatChars (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 735 char formatChars[MAXLEN]; in testReorder() local 772 logicalOrder[i],visualOrder[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 807 logicalOrder[i],visualOrder1[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 838 logicalOrder[i],visualOrder2[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 873 logicalOrder[i],visualOrder3[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 903 logicalOrder[i],visualOrder4[i],chars,formatLevels(bidi, formatChars),i); in testReorder() 997 char formatChars[MAXLEN]; in testReorderArabicMathSymbols() local 1030 logicalOrder[i],visualOrder[i],dest,formatLevels(bidi, formatChars),i); in testReorderArabicMathSymbols() 3634 char formatChars[MAXLEN]; in assertStringsEqual() local 3640 "Levels:", formatLevels(pBiDi, formatChars), in assertStringsEqual() [all …]
|