Searched refs:setCrc (Results 1 – 9 of 9) sorted by relevance
252 zentry.setCrc(orgCrc + 100); in test_setCrcJ()254 zentry.setCrc(0); in test_setCrcJ()257 zentry.setCrc(-25); in test_setCrcJ()262 zentry.setCrc(4294967295l); in test_setCrcJ()267 zentry.setCrc(4294967296l); in test_setCrcJ()349 zentry.setCrc(4294967295l); in test_setSizeJ()354 zentry.setCrc(4294967296l); in test_setSizeJ()
174 ze.setCrc(tempCrc.getValue()); in test_setMethodI()
146 outEntry.setCrc(crc.getValue()); in testStoredEntrySize()297 ze.setCrc(crc.getValue()); in testSTORED()307 ze.setCrc(crc.getValue()); in testSTORED()327 ze.setCrc(crc.getValue()); in testSTORED()347 ze.setCrc(crc.getValue()); in testSTORED()358 ze.setCrc(crc.getValue()); in testSTORED()464 ze.setCrc(-1); in testCrc()470 ze.setCrc(0xffffffffL); in testCrc()
126 newEntry.setCrc(crcs[i]); in createUncompressedZip()
70 public void setCrc(long crc) { throw new RuntimeException("Stub!"); } in setCrc() method in ZipEntry
116 public void setCrc(long crc) { in setCrc() method in ZipEntry
72 public void setCrc(long crc) { throw new RuntimeException("Stub!"); } in setCrc() method in ZipEntry
508 public void setCrc(long crc) { in setCrc() method in ZipEntry
18678 method public void setCrc(long);