Home
last modified time | relevance | path

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

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
DULocaleTest.java518 String jdv = new Locale("de", "DE", "PHONEBOOK").getDisplayVariant(); in testGetDisplayVariant() local
527 String jdv = new Locale("de", "DE", "PHONEBOOK").getDisplayVariant(Locale.GERMANY); in testGetDisplayVariantULocale() local
536 String jdv = new Locale("de", "DE", "PHONEBOOK").getDisplayVariant(Locale.GERMANY); in testGetDisplayVariantStringString() local
545 String jdv = new Locale("de", "DE", "PHONEBOOK").getDisplayVariant(Locale.GERMANY); in testGetDisplayVariantStringULocale() local