Searched refs:getISO3Country (Results 1 – 8 of 8) sorted by relevance
485 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
913 icu::Locale(NULL, country_code.c_str()).getISO3Country(); in CountryNames()
947 const char *country = locale->getISO3Country(); in getLanguageCode()