Searched refs:setCompressedSize (Results 1 – 6 of 6) sorted by relevance
233 zentry.setCompressedSize(orgCompressedSize + 10); in test_setCompressedSizeJ()236 zentry.setCompressedSize(0); in test_setCompressedSizeJ()239 zentry.setCompressedSize(-25); in test_setCompressedSizeJ()242 zentry.setCompressedSize(4294967296l); in test_setCompressedSizeJ()452 zentry.setCompressedSize(4); in test_ConstructorLjava_util_zip_ZipEntry()
164 ze.setCompressedSize(expectedLength - 1); in testStoredEntrySize()289 ze.setCompressedSize(0); in testSTORED()314 ze.setCompressedSize(0); in testSTORED()350 ze.setCompressedSize(1); in testSTORED()362 ze.setCompressedSize(0); in testSTORED()
68 public void setCompressedSize(long csize) { throw new RuntimeException("Stub!"); } in setCompressedSize() method in ZipEntry
112 public void setCompressedSize(long csize) { in setCompressedSize() method in ZipEntry
402 public void setCompressedSize(long csize) { in setCompressedSize() method in ZipEntry
17561 method public void setCompressedSize(long);