Searched defs:currentLocale (Results 1 – 10 of 10) sorted by relevance
119 LocaleKey::currentLocale(Locale& result) const { in currentLocale() function in LocaleKey
49 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
52 ULocale currentLocale = new ULocale("en_US"); field in RBBITestExtended.TestParams
266 abstract void handleResult(ULocale currentLocale, String value) in handleResult()
504 UResourceBundle *root, *currentLocale; in TestLocaleStructure() local888 UResourceBundle *root, *currentLocale; in VerifyTranslation() local
224 + (id)currentLocale; class
301 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey
296 public ULocale currentLocale() { in currentLocale() method in ICULocaleService.LocaleKey
2708 std::string currentLocale = setlocale(LC_ALL, NULL); in JSONTEST_FIXTURE_LOCAL() local