Searched refs:calendarDisplayName (Results 1 – 1 of 1) sorted by relevance
181 public void test_getDisplayName(String chronoId, String calendarDisplayName) { in test_getDisplayName() argument183 assertEquals(chrono.getDisplayName(TextStyle.FULL, Locale.ENGLISH), calendarDisplayName); in test_getDisplayName() local