Searched refs:getISO3Country (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dlocid.h485 const char * getISO3Country() const;
/external/icu/icu4c/source/common/unicode/
H A Dlocid.h485 const char * getISO3Country() const;
/external/chromium_org/third_party/icu/source/common/
H A Dlocid.cpp658 Locale::getISO3Country() const function in class:Locale
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dloctest.cpp430 if ( (temp=testLocale.getISO3Country()) != (dataTable[CTRY3][i]))
839 result = test.getISO3Country();
842 errln("getISO3Country() on xx_YY returned " + UnicodeString(result) + " instead of \"\"");
981 // This test checks to make sure getISO3Language and getISO3Country work right
1009 UnicodeString test(l.getISO3Country(), "");
1393 * java.util.Locale.getISO3Country() works wrong for non ISO-3166 codes.
1404 const char *result = locale.getISO3Country();
1408 errln("ERROR: getISO3Country() returns: " + UnicodeString(result,"") +
/external/icu/icu4c/source/common/
H A Dlocid.cpp658 Locale::getISO3Country() const function in class:Locale
/external/icu/icu4c/source/test/intltest/
H A Dloctest.cpp430 if ( (temp=testLocale.getISO3Country()) != (dataTable[CTRY3][i]))
839 result = test.getISO3Country();
842 errln("getISO3Country() on xx_YY returned " + UnicodeString(result) + " instead of \"\"");
981 // This test checks to make sure getISO3Language and getISO3Country work right
1009 UnicodeString test(l.getISO3Country(), "");
1393 * java.util.Locale.getISO3Country() works wrong for non ISO-3166 codes.
1404 const char *result = locale.getISO3Country();
1408 errln("ERROR: getISO3Country() returns: " + UnicodeString(result,"") +
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_country.cc913 icu::Locale(NULL, country_code.c_str()).getISO3Country();
/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp947 const char *country = locale->getISO3Country();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 337 milliseconds