Home
last modified time | relevance | path

Searched refs:OSAKA (Results 1 – 25 of 63) sorted by relevance

123

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java96 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
105 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
106 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
107 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
108 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
109 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
192 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
198 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
208 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
220 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java42 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
44 if (availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java96 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
105 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
106 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
107 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
108 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
109 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
192 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
198 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
208 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
220 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java42 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
44 if (availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/PluggableLocale/
H A DTimeZoneNameProviderTest.java118 final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in TimeZoneNameProviderTest
127 tznp.getDisplayName(TIMEZONES[0], false, TimeZone.SHORT, OSAKA),
128 tznp.getDisplayName(TIMEZONES[1], false, TimeZone.SHORT, OSAKA),
129 tznp.getDisplayName(TIMEZONES[2], false, TimeZone.SHORT, OSAKA),
130 tznp.getDisplayName(TIMEZONES[3], false, TimeZone.SHORT, OSAKA),
131 tznp.getDisplayName(TIMEZONES[4], false, TimeZone.SHORT, OSAKA)
214 tznp.getDisplayName(LATIME, false, TimeZone.LONG, OSAKA);
220 tznp.getDisplayName(JST, false, TimeZone.LONG, OSAKA);
230 String pst = TimeZone.getTimeZone(PST).getDisplayName(OSAKA); in aliasTest()
242 String jstime = TimeZone.getTimeZone(JST).getDisplayName(OSAKA); in aliasTest()
[all …]
H A DClasspathTest.java50 Locale OSAKA = new Locale("ja", "JP", "osaka"); in ClasspathTest() local
52 if (!availableLocales.contains(OSAKA)) { in ClasspathTest()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/
H A DGenericTimeZoneNameProviderImpl.java39 static final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in GenericTimeZoneNameProviderImpl
55 String std = super.getDisplayName(id, false, style, OSAKA); in getGenericDisplayName()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/
H A DGenericTimeZoneNameProviderImpl.java39 static final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in GenericTimeZoneNameProviderImpl
55 String std = super.getDisplayName(id, false, style, OSAKA); in getGenericDisplayName()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/
H A DGenericTimeZoneNameProviderImpl.java39 static final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in GenericTimeZoneNameProviderImpl
55 String std = super.getDisplayName(id, false, style, OSAKA); in getGenericDisplayName()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/
H A DGenericTimeZoneNameProviderImpl.java39 static final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in GenericTimeZoneNameProviderImpl
55 String std = super.getDisplayName(id, false, style, OSAKA); in getGenericDisplayName()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/
H A DGenericTimeZoneNameProviderImpl.java39 static final Locale OSAKA = new Locale("ja", "JP", "osaka"); field in GenericTimeZoneNameProviderImpl
55 String std = super.getDisplayName(id, false, style, OSAKA); in getGenericDisplayName()

123