Home
last modified time | relevance | path

Searched refs:arabic (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp28 return extend(UnicodeString(latin1).append(japanese).append(arabic), minLength); in getMixed()
68 static const UChar *const arabic; member in __anon3716::CommonChars
175 const UChar *const CommonChars::arabic = member in __anon3716::CommonChars
177 // http://www.unicode.org/standard/translations/arabic.html
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H A DNumberSkeletonTest.java404 ULocale arabic = new ULocale("ar"); in perUnitInArabic()
410 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberSkeletonTest.java416 ULocale arabic = new ULocale("ar"); in perUnitInArabic()
423 String actual = NumberFormatter.forSkeleton(skeleton).locale(arabic).format(5142.3) in perUnitInArabic()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DAnyScriptTest.java145 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits()
152 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DAnyScriptTest.java142 Transliterator arabic = Transliterator.getInstance("Any-Arabic"); in TestCommonDigits()
149 String fromLatin = arabic.transform(westernDigits); in TestCommonDigits()
/third_party/skia/bench/
H A DShaperBench.cpp41 SHAPER_BENCH(arabic)
/third_party/skia/tests/
H A DShaperTest.cpp99 SHAPER_TEST(arabic)
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex.hh53 HB_COMPLEX_SHAPER_IMPLEMENT (arabic) \
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp160 SHAPER_TEST(arabic)
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp2471 // [36:38) for arabic text and [38:39) for the last space
5917 // Long arabic text with english spaces in UNIX_ONLY_TEST()
5957 test("Long arabic text", str.c_str(), false); in UNIX_ONLY_TEST()
6022 const char* arabic = "قففغغغغقففغغغغقففغغغ"; in UNIX_ONLY_TEST() local
6039 builder.addText(arabic); in UNIX_ONLY_TEST()

Completed in 21 milliseconds