Searched refs:testFormat (Results 1 - 4 of 4) sorted by relevance

/openjdk10/jdk/test/javax/imageio/plugins/gif/
H A DDisableCompressionTest.java37 testFormat("GIF");
40 protected static void testFormat(String format) { method in class:DisableCompressionTest
/openjdk10/jdk/test/javax/imageio/spi/
H A DPluginSpiTest.java48 testFormat(format[i]);
52 public static void testFormat(String format) { method in class:PluginSpiTest
/openjdk10/jdk/test/java/text/Format/MessageFormat/
H A DLargeMessageFormat.java46 testFormat();
57 private static void testFormat() { method in class:LargeMessageFormat
/openjdk10/jdk/test/javax/imageio/plugins/shared/
H A DBitDepth.java129 testFormat(format);
133 private void testFormat(String format) throws IOException { method in class:BitDepth

Completed in 53 milliseconds