Searched refs:defDictNo (Results 1 – 1 of 1) sorted by relevance
892 Deflater defDictNo = new Deflater(9); in testSetDictionary$B() local899 defDictNo.setInput(inputString.getBytes()); in testSetDictionary$B()903 defDictNo.finish(); in testSetDictionary$B()907 int dataLenNo = defDictNo.deflate(outputNo); in testSetDictionary$B()911 defDictNo.end(); in testSetDictionary$B()