Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DStaticLayoutBidiTest.java49 public static final String DALET = "\u05d3"; field in StaticLayoutBidiTest
63 expectNativeBidi(REQ_DL, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", R); in testAllRtl()
83 expectNativeBidi(REQ_L, ALEF + SP + ALEF + BET + GIMEL + DALET, "111111", L); in testLAllRtl()