Home
last modified time | relevance | path

Searched refs:numberingLocale (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestNonIsoFormatter.java158 …ublic void test_formatLocalizedDate(Chronology chrono, Locale formatLocale, Locale numberingLocale, in test_formatLocalizedDate() argument
162 .withDecimalStyle(DecimalStyle.of(numberingLocale)); in test_formatLocalizedDate()
168 …public void test_parseLocalizedText(Chronology chrono, Locale formatLocale, Locale numberingLocale, in test_parseLocalizedText() argument
172 .withDecimalStyle(DecimalStyle.of(numberingLocale)); in test_parseLocalizedText()