Home
last modified time | relevance | path

Searched refs:useCloseMethod (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/zip/
DCloseInflaterDeflaterTest.java121 public void testGZip(boolean useCloseMethod) throws IOException { in testGZip() argument
126 if (useCloseMethod) { in testGZip()
143 public void testDeflaterOutputStream(boolean useCloseMethod) throws IOException { in testDeflaterOutputStream() argument
148 if (useCloseMethod) { in testDeflaterOutputStream()
181 public void testInflaterOutputStream(boolean useCloseMethod) throws IOException { in testInflaterOutputStream() argument
186 if (useCloseMethod) { in testInflaterOutputStream()