Searched refs:jaJPJP (Results 1 – 2 of 2) sorted by relevance
45 private static final Locale jaJPJP = Locale.forLanguageTag("ja-JP-u-ca-japanese"); field in TestJapaneseChronology192 assertEquals(Chronology.ofLocale(jaJPJP) == JAPANESE, true); in test_ofLocale()
76 private static final Locale jaJPJP = Locale.forLanguageTag("ja-JP-u-ca-japanese"); field in TestNonIsoFormatter