Searched refs:setLocales (Results 1 – 7 of 7) sorted by relevance
105 cfg1.setLocales(LocaleList.forLanguageTags("fr")); in testCompareTo()106 cfg2.setLocales(LocaleList.forLanguageTags("fr,en")); in testCompareTo()108 cfg1.setLocales(LocaleList.forLanguageTags("fr,en")); in testCompareTo()109 cfg2.setLocales(LocaleList.forLanguageTags("fr")); in testCompareTo()112 cfg1.setLocales(LocaleList.forLanguageTags("fr,en")); in testCompareTo()113 cfg2.setLocales(LocaleList.forLanguageTags("fr,en-US")); in testCompareTo()115 cfg1.setLocales(LocaleList.forLanguageTags("fr,en-US")); in testCompareTo()116 cfg2.setLocales(LocaleList.forLanguageTags("fr,en")); in testCompareTo()200 config.setLocales(LocaleList.forLanguageTags("fr,en")); in testDiff()506 config.setLocales(LocaleList.forLanguageTags("fr")); in testFixUpLocaleList()[all …]
264 res.getConfiguration().setLocales(null); in testUpdateConfiguration_emptyLocaleIsOverridden()279 cfg.setLocales(LocaleList.forLanguageTags("az-Arab,ru")); in testUpdateConfiguration_copyLocales()293 cfg.setLocales(LocaleList.forLanguageTags("az-Arab")); in testUpdateConfiguration_emptyAfterUpdate()298 res.getConfiguration().setLocales(null); in testUpdateConfiguration_emptyAfterUpdate()299 cfg.setLocales(null); in testUpdateConfiguration_emptyAfterUpdate()
115 FontMatcher& setLocales(const std::string& locales) { in setLocales() function in __anon6417662e0111::FontMatcher197 .setLocales(langTagsChars.c_str()) in nMatchFamilyStyleCharacter()211 .setLocales(langTagsChars.c_str()) in nMatchFamilyStyleCharacter_runLength()
48 config.setLocales(new LocaleList(Locale.US)); in testFormatFileSize()88 config.setLocales(new LocaleList(Locale.US)); in testFormatShortFileSize()
330 config.setLocales(new LocaleList(Locale.JAPAN)); in test_ContextLocaleIsUsed()
57 overrideConfig.setLocales(new LocaleList(locale)); in testConstructorWithContext()
182 newConfig.setLocales(LocaleList.forLanguageTags("ar")); in testListEllipsize_rtl()203 newConfig.setLocales(previousLocales); in testListEllipsize_rtl()