Home
last modified time | relevance | path

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

/aosp12/frameworks/minikin/tests/unittest/
H A DHyphenatorTest.cpp38 const uint16_t ARABIC_ALEF = 0x0627; variable
229 const uint16_t word[] = {ARABIC_ALEF, SOFT_HYPHEN, ARABIC_BEH}; in TEST()