/external/icu/icu4c/source/test/intltest/ |
D | frcoll.cpp | 30 myCollation = Collator::createInstance(Locale::getCanadaFrench(), status); in CollationFrenchTest()
|
D | g7coll.cpp | 115 (locale == Locale::getCanadaFrench() || locale == Locale::getJapanese())) { in TestG7Locales()
|
D | regcoll.cpp | 369 c = (RuleBasedCollator *) Collator::createInstance(Locale::getCanadaFrench(), status); in Test4062418() 449 c = (RuleBasedCollator *)Collator::createInstance(Locale::getCanadaFrench(), status); in Test4066696() 836 c = Collator::createInstance(Locale::getCanadaFrench(), status); in Test4132736()
|
D | numrgts.cpp | 985 formatter = NumberFormat::createInstance(Locale::getCanadaFrench(), status); in Test4071005() 986 if (failure(status, "NumberFormat::createNumberInstance", Locale::getCanadaFrench(), TRUE)){ in Test4071005() 1001 formatter = NumberFormat::createCurrencyInstance(Locale::getCanadaFrench(), status); in Test4071005() 1002 failure(status, "NumberFormat::createCurrencyInstance", Locale::getCanadaFrench()); in Test4071005() 1015 formatter = NumberFormat::createPercentInstance(Locale::getCanadaFrench(), status); in Test4071005() 1016 failure(status, "NumberFormat::createPercentInstance", Locale::getCanadaFrench()); in Test4071005()
|
D | apicoll.cpp | 221 Collator *frCol = Collator::createInstance(Locale::getCanadaFrench(), success); in TestProperty() 232 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getCanadaFrench()) { in TestProperty() 1411 coll->getDisplayName(Locale::getCanadaFrench(), result); in TestDisplayName() 1412 Locale::getCanadaFrench().getDisplayName(name); in TestDisplayName()
|
D | loctest.cpp | 381 if (strcmp(Locale::getCanadaFrench().getName(), ULOC_CANADA_FRENCH) != 0) { in TestParallelAPIValues()
|
D | numfmtst.cpp | 731 …NumberFormat* currencyFmt = NumberFormat::createCurrencyInstance(Locale::getCanadaFrench(), status… in TestCurrency()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | frcoll.cpp | 30 myCollation = Collator::createInstance(Locale::getCanadaFrench(), status); in CollationFrenchTest()
|
D | regcoll.cpp | 376 c = (RuleBasedCollator *) Collator::createInstance(Locale::getCanadaFrench(), status); in Test4062418() 456 c = (RuleBasedCollator *)Collator::createInstance(Locale::getCanadaFrench(), status); in Test4066696() 843 c = Collator::createInstance(Locale::getCanadaFrench(), status); in Test4132736()
|
D | numrgts.cpp | 985 formatter = NumberFormat::createInstance(Locale::getCanadaFrench(), status); in Test4071005() 986 if (failure(status, "NumberFormat::createNumberInstance", Locale::getCanadaFrench(), TRUE)){ in Test4071005() 1001 formatter = NumberFormat::createCurrencyInstance(Locale::getCanadaFrench(), status); in Test4071005() 1002 failure(status, "NumberFormat::createCurrencyInstance", Locale::getCanadaFrench()); in Test4071005() 1015 formatter = NumberFormat::createPercentInstance(Locale::getCanadaFrench(), status); in Test4071005() 1016 failure(status, "NumberFormat::createPercentInstance", Locale::getCanadaFrench()); in Test4071005()
|
D | apicoll.cpp | 244 Collator *frCol = Collator::createInstance(Locale::getCanadaFrench(), success); in TestProperty() 255 if (frCol->getLocale(ULOC_ACTUAL_LOCALE, success) != Locale::getCanadaFrench()) { in TestProperty() 1426 coll->getDisplayName(Locale::getCanadaFrench(), result); in TestDisplayName() 1427 Locale::getCanadaFrench().getDisplayName(name); in TestDisplayName()
|
D | loctest.cpp | 381 if (strcmp(Locale::getCanadaFrench().getName(), ULOC_CANADA_FRENCH) != 0) { in TestParallelAPIValues()
|
D | numfmtst.cpp | 727 …NumberFormat* currencyFmt = NumberFormat::createCurrencyInstance(Locale::getCanadaFrench(), status… in TestCurrency()
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | locid.h | 231 static const Locale &U_EXPORT2 getCanadaFrench(void);
|
/external/icu/icu4c/source/common/unicode/ |
D | locid.h | 231 static const Locale &U_EXPORT2 getCanadaFrench(void);
|
/external/chromium_org/third_party/icu/source/common/ |
D | locid.cpp | 820 Locale::getCanadaFrench(void) in getCanadaFrench() function in Locale
|
/external/icu/icu4c/source/common/ |
D | locid.cpp | 820 Locale::getCanadaFrench(void) in getCanadaFrench() function in Locale
|