Searched refs:ALEF (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | StaticLayoutBidiTest.java | 46 public static final String ALEF = "\u05d0"; field in StaticLayoutBidiTest 58 expectNativeBidi(REQ_DL, "abc " + ALEF + BET + GIMEL, "0000111", L); in testLtrRtl() 63 expectNativeBidi(REQ_DL, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", R); in testAllRtl() 68 expectNativeBidi(REQ_DL, ALEF + BET + GIMEL + " abc", "1111222", R); in testRtlLtr() 78 expectNativeBidi(REQ_R, "abc " + ALEF + BET + GIMEL, "2221111", R); in testRLtrRtl() 83 expectNativeBidi(REQ_L, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", L); in testLAllRtl() 88 expectNativeBidi(REQ_DL, ALEF + BET + GIMEL + " abc", "1111222", R); in testLRtlLtr() 93 expectNativeBidi(REQ_L, ALEF + BET + GIMEL + " abc", "1110000", L); in testNativeBidi()
|
H A D | StaticLayoutDirectionsTest.java | 38 private static final char ALEF = '\u05d0'; field in StaticLayoutDirectionsTest 112 chars[j] = (char)(ALEF + c - 'A'); in pseudoBidiToReal()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |