Searched defs:dump (Results 1 – 7 of 7) sorted by relevance
112 private void recordHeapMetrics(AhatSnapshot dump, String metricPrefix, String heapName) { in recordHeapMetrics()155 private static Map<Reachability, Size> sizesByReachability(AhatSnapshot dump, AhatHeap heap) { in sizesByReachability()
80 private static final boolean dump = debug != null && Debug.isOn("ocsp"); field in OCSPRequest
135 private static final boolean dump = debug != null && Debug.isOn("ocsp"); field in OCSPResponse
418 protected void dump(Object o) throws IOException, ClassNotFoundException { in dump() method in OldObjectOutputStreamTest
1088 public void dump(String context) throws KeyStoreException, NoSuchAlgorithmException { in dump() method in TestKeyStore1095 public static void dump(String context, KeyStore keyStore, char[] keyPassword) in dump() method in TestKeyStore
508 public boolean dump; field in SerializationStressTest2.DeepNesting555 public boolean dump; field in SerializationStressTest2.DeepNestingWithWriteObject
1070 protected void dump(Object o) throws IOException, ClassNotFoundException { in dump() method in ObjectOutputStreamTest