Searched refs:totalCompressedSize (Results 1 – 3 of 3) sorted by relevance
331 long totalCompressedSize = 0; in LzmaBenchmark() local382 totalCompressedSize += compressedSize; in LzmaBenchmark()388 kBufferSize * (long)numIterations, true, totalCompressedSize); in LzmaBenchmark()
287 UInt64 totalCompressedSize = 0; in LzmaBenchmark()329 totalCompressedSize += (ulong)compressedSize; in LzmaBenchmark()335 kBufferSize * (UInt64)numIterations, true, totalCompressedSize); in LzmaBenchmark()
64 compressedData = self.file.read(self.totalCompressedSize)219 self.totalCompressedSize = len(compressedFont)362 offset += self.totalCompressedSize