Searched refs:getISO3Country (Results 1 – 7 of 7) sorted by relevance
239 + testLocale.getISO3Country(), testLocale.getISO3Country() in test_getISO3Country()243 assertEquals("COD", l.getISO3Country()); in test_getISO3Country()262 assertEquals("SCG", l_CountryCS.getISO3Country()); //$NON-NLS-1$ in test_getISO3Language()
354 System.out.println(loc.getISO3Country()); in printLocale()
481 const char * getISO3Country() const;
430 if ( (temp=testLocale.getISO3Country()) != (dataTable[CTRY3][i])) in TestSimpleResourceInfo()839 result = test.getISO3Country(); in TestISO3Fallback()1009 UnicodeString test(l.getISO3Country(), ""); in TestUninstalledISO3Names()1404 const char *result = locale.getISO3Country(); in Test4147315()
658 Locale::getISO3Country() const in getISO3Country() function in Locale
420 icu::Locale(NULL, country_code.c_str()).getISO3Country(); in CountryNames()
944 const char *country = locale->getISO3Country(); in getLanguageCode()