Home
last modified time | relevance | path

Searched refs:testReorderArabicMathSymbols (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorderArabicMathSymbols.java111 public void testReorderArabicMathSymbols() { in testReorderArabicMathSymbols() method in TestReorderArabicMathSymbols
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestReorderArabicMathSymbols.java114 public void testReorderArabicMathSymbols() { in testReorderArabicMathSymbols() method in TestReorderArabicMathSymbols
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c80 static void testReorderArabicMathSymbols(void);
151 addTest(root, testReorderArabicMathSymbols, "complex/bidi/bug-9024"); in addComplexTest()
912 testReorderArabicMathSymbols(void) { in testReorderArabicMathSymbols() function