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

/openjdk9/jdk/test/java/awt/datatransfer/SystemFlavorMap/
H A DSetDataFlavorsTest.java107 verifyNewMappings();
112 public void verifyNewMappings() { method in class:SetDataFlavorsTest
122 throw new RuntimeException("\n*** Error in verifyNewMappings()" +
H A DSetNativesTest.java98 verifyNewMappings();
103 public void verifyNewMappings() { method in class:SetNativesTest
113 throw new RuntimeException("\n*** Error in verifyNewMappings()" +
H A DAddNativeTest.java112 verifyNewMappings();
117 public boolean verifyNewMappings() { method in class:AddNativeTest
131 throw new RuntimeException("\n*** Error in verifyNewMappings()" +
141 System.out.println("*** verifyNewMappings result: " + result + "\n");
H A DAddFlavorTest.java81 verifyNewMappings();
86 void verifyNewMappings() { method in class:AddFlavorTest
103 throw new RuntimeException("\n*** Error in verifyNewMappings()" +

Completed in 47 milliseconds