Searched refs:totalCompressedSize (Results 1 – 2 of 2) 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()