Searched refs:testBoth (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/test/sun/security/tools/jarsigner/
H A DAltProvider.java72 testBoth("", 1, "DUMMYKS not found");
80 testBoth("-J-cp -Jmods/test.dummy " +
85 testBoth("-J-cp -Jmods/test.dummy " +
90 testBoth("-J-cp -Jmods/test.dummy " +
95 testBoth("-J-cp -Jmods/test.dummy " +
100 testBoth("-J-cp -Jmods/test.dummy " +
105 testBoth("-J--module-path=mods " +
110 testBoth("-J--module-path=mods " +
115 testBoth("-J--module-path=mods " +
120 testBoth("
126 private static void testBoth(String args, int exitValue, String contains) method in class:AltProvider
[all...]
/openjdk9/hotspot/src/share/tools/IdealGraphVisualizer/Data/test/unit/src/com/sun/hotspot/igv/data/serialization/
H A DParserTest.java85 private void testBoth(GraphDocument document, String xmlString) { method in class:ParserTest
222 testBoth(new GraphDocument(), "<graphDocument></graphDocument>");
/openjdk9/jdk/test/java/io/File/
H A DCons.java168 static void testBoth() throws Exception { method in class:Cons
310 testBoth();

Completed in 59 milliseconds