Home
last modified time | relevance | path

Searched refs:CHINA (Results 1 – 25 of 38) sorted by relevance

12

/external/vogar/test/vogar/target/junit3/
DChangeDefaultLocaleTest.java35 Locale.setDefault(Locale.CHINA); in testDefault_Locale_CHINA()
/external/vogar/test/vogar/target/junit4/
DChangeDefaultLocaleTest.java40 Locale.setDefault(Locale.CHINA); in testDefault_Locale_CHINA()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DChineseTest.java654 ULocale.CHINA); in TestCoverage()
658 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage()
725 … dateFormat = new android.icu.text.ChineseDateFormat("MM/dd/yyyy(G) HH:mm:ss", Locale.CHINA); in Test6510()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DChineseTest.java653 ULocale.CHINA); in TestCoverage()
657 DateFormat fmt2 = DateFormat.getDateInstance(ccal2, DateFormat.DEFAULT, ULocale.CHINA); in TestCoverage()
724 … dateFormat = new com.ibm.icu.text.ChineseDateFormat("MM/dd/yyyy(G) HH:mm:ss", Locale.CHINA); in Test6510()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatRegressionTest.java107 NumberFormat nf2 = NumberFormat.getIntegerInstance(Locale.CHINA); in Test4408066()
DRbnfTest.java1053 String RSName_loc = formatter.getRuleSetDisplayName(ruleSetNames[i], ULocale.CHINA); in TestRuleSetDisplayName()
1079 RSNames_loc = formatter.getRuleSetDisplayNames(ULocale.CHINA); in TestRuleSetDisplayName()
DDateFormatTest.java2327 …impleDateFormat)chineseCalendar.getDateTimeFormat(DateFormat.LONG, DateFormat.LONG, Locale.CHINA ); in TestChineseDateFormatLocalizedPatternChars()
2328 DateFormatSymbols dfs = new ChineseDateFormatSymbols( chineseCalendar, Locale.CHINA ); in TestChineseDateFormatLocalizedPatternChars()
2391 sym = new ChineseDateFormatSymbols(ccal, ULocale.CHINA); //gclsh1 add in TestCoverage()
4016 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate()
DPluralRulesTest.java493 ULocale cn_equiv = PluralRules.getFunctionalEquivalent(ULocale.CHINA, null);
DDateFormatRegressionTest.java458 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA, in Test4100302()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatRegressionTest.java106 NumberFormat nf2 = NumberFormat.getIntegerInstance(Locale.CHINA); in Test4408066()
DRbnfTest.java1052 String RSName_loc = formatter.getRuleSetDisplayName(ruleSetNames[i], ULocale.CHINA); in TestRuleSetDisplayName()
1078 RSNames_loc = formatter.getRuleSetDisplayNames(ULocale.CHINA); in TestRuleSetDisplayName()
DDateFormatTest.java2326 …impleDateFormat)chineseCalendar.getDateTimeFormat(DateFormat.LONG, DateFormat.LONG, Locale.CHINA ); in TestChineseDateFormatLocalizedPatternChars()
2327 DateFormatSymbols dfs = new ChineseDateFormatSymbols( chineseCalendar, Locale.CHINA ); in TestChineseDateFormatLocalizedPatternChars()
2390 sym = new ChineseDateFormatSymbols(ccal, ULocale.CHINA); //gclsh1 add in TestCoverage()
4015 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate()
DPluralRulesTest.java492 ULocale cn_equiv = PluralRules.getFunctionalEquivalent(ULocale.CHINA, null);
DDateFormatRegressionTest.java457 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA, in Test4100302()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DCurrencyTest.java206 Currency currency = Currency.getInstance(ULocale.CHINA); in testGetName_Locale_Int_String_BooleanArray()
853 Currency currency = Currency.getInstance(ULocale.CHINA); in testGetDefaultFractionDigits_CurrencyUsage()
DULocaleTest.java1365 s1 = ULocale.getDisplayKeyword(key, ULocale.CHINA); in TestDisplayKeyword()
1399 ss1 = loc.getDisplayKeywordValue(key, ULocale.CHINA); in TestDisplayKeyword()
1401 ss3 = ULocale.getDisplayKeywordValue(localeID, key, ULocale.CHINA); in TestDisplayKeyword()
4788 {ULocale.CHINA, new ULocale("zh_Hans_CN")}, in TestChineseToLocale()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCurrencyTest.java205 Currency currency = Currency.getInstance(ULocale.CHINA); in testGetName_Locale_Int_String_BooleanArray()
852 Currency currency = Currency.getInstance(ULocale.CHINA); in testGetDefaultFractionDigits_CurrencyUsage()
DULocaleTest.java1364 s1 = ULocale.getDisplayKeyword(key, ULocale.CHINA); in TestDisplayKeyword()
1398 ss1 = loc.getDisplayKeywordValue(key, ULocale.CHINA); in TestDisplayKeyword()
1400 ss3 = ULocale.getDisplayKeywordValue(localeID, key, ULocale.CHINA); in TestDisplayKeyword()
4787 {ULocale.CHINA, new ULocale("zh_Hans_CN")}, in TestChineseToLocale()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DSerializableTestUtility.java131 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
140 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java130 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
139 Locale.CANADA, Locale.CANADA_FRENCH, Locale.CHINA,
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java197 public static final ULocale CHINA = new ULocale("zh_Hans_CN", Locale.CHINA); field in ULocale
203 public static final ULocale PRC = CHINA;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java239 public static final ULocale CHINA = new ULocale("zh_Hans_CN"); field in ULocale
245 public static final ULocale PRC = CHINA;
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java211 public static final ULocale CHINA = new ULocale("zh_Hans_CN"); field in ULocale
216 public static final ULocale PRC = CHINA;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationAPITest.java1311 Collator.getDisplayName(list[i],Locale.CHINA));
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java1310 Collator.getDisplayName(list[i],Locale.CHINA));

12