Searched refs:setMethod (Results 1 – 10 of 10) sorted by relevance
145 outEntry.setMethod(ZipEntry.STORED); in testStoredEntrySize()268 ze.setMethod(ZipEntry.STORED); in testSTORED()277 ze.setMethod(ZipEntry.STORED); in testSTORED()287 ze.setMethod(ZipEntry.STORED); in testSTORED()298 ze.setMethod(ZipEntry.STORED); in testSTORED()308 ze.setMethod(ZipEntry.STORED); in testSTORED()328 ze.setMethod(ZipEntry.STORED); in testSTORED()348 ze.setMethod(ZipEntry.STORED); in testSTORED()359 ze.setMethod(ZipEntry.STORED); in testSTORED()461 ze.setMethod(ZipEntry.STORED); in testCrc()
124 newEntry.setMethod(ZipEntry.STORED); in createUncompressedZip()
167 zos.setMethod(ZipOutputStream.STORED); in test_setMethodI()176 zos.setMethod(ZipOutputStream.DEFLATED); in test_setMethodI()212 zip.setMethod(ZipEntry.STORED); in test_write$BII()275 zip1.setMethod(ZipOutputStream.STORED); in test_write$BII_2()276 zip1.setMethod(ZipEntry.STORED); in test_write$BII_2()
319 zentry.setMethod(ZipEntry.STORED); in test_setMethodI()322 zentry.setMethod(ZipEntry.DEFLATED); in test_setMethodI()328 zentry.setMethod(error); in test_setMethodI()
74 public void setMethod(int method) { throw new RuntimeException("Stub!"); } in setMethod() method in ZipEntry
124 public void setMethod(int method) { in setMethod() method in ZipEntry
57 public void setMethod(int method) { in setMethod() method in ZipOutputStream
443 public void setMethod(int method) { in setMethod() method in ZipEntry
164 public void setMethod(int method) { in setMethod() method in ZipOutputStream
17567 method public void setMethod(int);17738 method public void setMethod(int);