Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/util/
DOldTimeZoneTest.java90 public void test_getDisplayName() { in test_getDisplayName() method in OldTimeZoneTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DTimeZoneTest.java253 public void test_getDisplayName() { in test_getDisplayName() method in TimeZoneTest
DLocaleTest.java210 public void test_getDisplayName() { in test_getDisplayName() method in LocaleTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DNetworkInterfaceTest.java181 public void test_getDisplayName() { in test_getDisplayName() method in NetworkInterfaceTest
/libcore/ojluni/src/test/java/time/test/java/time/format/
DTestUnicodeExtension.java948 public void test_getDisplayName(Locale l, TemporalField f, String expectedName) { in test_getDisplayName() method in TestUnicodeExtension
/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
DTCKChronology.java181 public void test_getDisplayName(String chronoId, String calendarDisplayName) { in test_getDisplayName() method in TCKChronology