Home
last modified time | relevance | path

Searched defs:formatLocale (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/
DLocales.java33 private final Locale formatLocale; field in Locales
35 private Locales(Locale uncategorizedLocale, Locale displayLocale, Locale formatLocale) { in Locales()
55 Locale formatLocale) { in getAndSetDefaultForTest()
/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestNonIsoFormatter.java158 …public void test_formatLocalizedDate(Chronology chrono, Locale formatLocale, Locale numberingLocal… in test_formatLocalizedDate()
168 …public void test_parseLocalizedText(Chronology chrono, Locale formatLocale, Locale numberingLocale, in test_parseLocalizedText()