Searched refs:noLocales (Results 1 – 2 of 2) sorted by relevance
428 final boolean noLocales = locales == null || locales.isEmpty();431 + (noLocales ? "" : " title='" + CollectionUtilities.join(locales, ", ") + "'")
782 int32_t noLocales = uloc_countAvailable(); in TestCurrencyKeywords() local789 for(i = 0; i < noLocales; i++) { in TestCurrencyKeywords()