Home
last modified time | relevance | path

Searched refs:CHINESE (Results 1 – 25 of 58) sorted by relevance

123

/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTimeZoneNameTest.java185 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs()
201 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetAvailableMetaZoneIDs_String()
215 TimeZoneNames tzdbNames = TimeZoneNames.getTZDBInstance(ULocale.CHINESE); in testGetMetaZoneDisplayName()
/third_party/bounds_checking_function/
DLICENSE105CHINESE AND ENGLISH, AND THE CHINESE VERSION AND ENGLISH VERSION SHALL HAVE THE SAME LEGAL EFFECT.…
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalType.java15 CHINESE("chinese"), enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCalType.java17 CHINESE("chinese"), enumConstant
/third_party/icu/icu4c/source/test/intltest/
Dloctest.h192 CHINESE = 7, enumerator
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DDataDrivenUScriptTest.java103 …assertEqualScripts("zh script: Hani", new int[] { UScript.HAN }, UScript.getCode(ULocale.CHINESE)); in TestLocaleGetCode()
133 { "zh", new int[] { UScript.HAN }, Locale.CHINESE }, in testData()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DDataDrivenUScriptTest.java106 …assertEqualScripts("zh script: Hani", new int[] { UScript.HAN }, UScript.getCode(ULocale.CHINESE)); in TestLocaleGetCode()
136 { "zh", new int[] { UScript.HAN }, Locale.CHINESE }, in testData()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRangesTest.java84 {3.1, 4.25, ULocale.CHINESE, UnitWidth.FULL_NAME, MeasureUnit.INCH, "3.1-4.25英寸"}, in TestFormatting()
DCompactDecimalFormatTest.java438 checkLocale(ULocale.CHINESE, CompactStyle.SHORT, ChineseTestData); in TestChineseShort()
463 checkLocale(ULocale.CHINESE, CompactStyle.SHORT, ChineseCurrencyTestData); in TestChineseCurrency()
DListFormatterTest.java249 ListFormatter fmt = ListFormatter.getInstance(ULocale.CHINESE, Type.UNITS, Width.SHORT); in TestFormattedValue()
DRbnfTest.java1546 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralRangesTest.java88 {3.1, 4.25, ULocale.CHINESE, FormatWidth.WIDE, MeasureUnit.INCH, "3.1-4.25英寸"}, in TestFormatting()
DCompactDecimalFormatTest.java435 checkLocale(ULocale.CHINESE, CompactStyle.SHORT, ChineseTestData); in TestChineseShort()
460 checkLocale(ULocale.CHINESE, CompactStyle.SHORT, ChineseCurrencyTestData); in TestChineseCurrency()
DRbnfTest.java1455 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DAlphabeticIndexTest.java948 RuleBasedCollator coll = (RuleBasedCollator) Collator.getInstance(ULocale.CHINESE); in TestPinyinFirst()
952 index.addLabels(Locale.CHINESE); in TestPinyinFirst()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DAlphabeticIndexTest.java951 RuleBasedCollator coll = (RuleBasedCollator) Collator.getInstance(ULocale.CHINESE); in TestPinyinFirst()
955 index.addLabels(Locale.CHINESE); in TestPinyinFirst()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleDataTest.java453 locale = ULocale.CHINESE; in TestLocaleDisplayPattern()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDataTest.java455 locale = ULocale.CHINESE; in TestLocaleDisplayPattern()
/third_party/pcre2/pcre2/maint/Unicode.tables/
DScriptExtensions.txt326 A700..A707 ; Hani Latn # Sk [8] MODIFIER LETTER CHINESE TONE YIN PING..MODIFIER LETTER CHINESE
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCalendar.java1749 case CHINESE: in createInstance()
2091 case CHINESE: in getRelatedYear()
2166 case CHINESE: in setRelatedYear()
DULocale.java202 public static final ULocale CHINESE = new ULocale("zh", Locale.CHINESE); field in ULocale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCalendar.java1822 case CHINESE: in createInstance()
2176 case CHINESE: in getRelatedYear()
2250 case CHINESE: in setRelatedYear()
DULocale.java210 public static final ULocale CHINESE = new ULocale("zh", Locale.CHINESE); field in ULocale
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java136 Locale.CHINESE, Locale.ENGLISH, Locale.FRANCE, Locale.FRENCH,
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java135 Locale.CHINESE, Locale.ENGLISH, Locale.FRANCE, Locale.FRENCH,

123