Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/time/test/java/time/chrono/
DTestExampleCode.java126 public void test_HijrahTypeViaLocale(String calendarId, String calendarType) { in test_HijrahTypeViaLocale() argument
134 Chronology expected = Chronology.of(calendarId); in test_HijrahTypeViaLocale()