Searched refs:setCompressedSize (Results 1 – 7 of 7) 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()
162 ze.setCompressedSize(expectedLength - 1); in testStoredEntrySize()287 ze.setCompressedSize(0); in testSTORED()312 ze.setCompressedSize(0); in testSTORED()348 ze.setCompressedSize(1); in testSTORED()360 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
70 public void setCompressedSize(long csize) { throw new RuntimeException("Stub!"); } in setCompressedSize() method in ZipEntry
494 public void setCompressedSize(long csize) { in setCompressedSize() method in ZipEntry
18677 method public void setCompressedSize(long);