Searched refs:FULL_FLUSH (Results 1 – 4 of 4) sorted by relevance
65 deflateInflate(Deflater.FULL_FLUSH); in testDeflate()102 deflateInflate(Deflater.FULL_FLUSH);109 assertEquals(11, deflater.deflate(compressed, 0, compressed.length, Deflater.FULL_FLUSH));116 assertEquals(9, deflater.deflate(compressed, 0, compressed.length, Deflater.FULL_FLUSH));
166 public static final int FULL_FLUSH = 3; field in Deflater460 flush == FULL_FLUSH) { in deflate()
153 public static final int FULL_FLUSH = 3; // 0x3 field in Deflater
16962 field public static final int FULL_FLUSH = 3; // 0x3