Searched refs:exportNode (Results 1 – 8 of 8) sorted by relevance
105 p.exportNode(baos); in testHtmlEncoding()
996 pref.exportNode(baos); in testExportNode()1013 pref.exportNode(new ByteArrayOutputStream()); in testExportNode()
81 p.exportNode(null); in testAbstractMethods()982 public void exportNode(OutputStream ostream) throws IOException, BackingStoreException { in exportNode() method in OldPreferencesTest.MockPreferences
1239 public abstract void exportNode(OutputStream os) in exportNode() method in Preferences
1648 public void exportNode(OutputStream os)
931 pref.exportNode(null); in testExportNode()942 child.exportNode(out); in testExportNode()1114 p.exportNode(new ByteArrayOutputStream()); in testBackingStoreException()1242 p.exportNode(new ByteArrayOutputStream()); in testRuntimeException()1320 p.exportNode(System.out); in testSPIReturnNull()1501 pref.exportNode(null); in testIllegalStateException()
267 public void exportNode(OutputStream ostream) throws IOException, in exportNode() method in PreferencesTest.MockPreferences
17836 …method public void exportNode(java.io.OutputStream) throws java.util.prefs.BackingStoreException, …17918 …method public abstract void exportNode(java.io.OutputStream) throws java.util.prefs.BackingStoreEx…