Searched refs:totalEncodeTime (Results 1 – 2 of 2) sorted by relevance
329 long totalEncodeTime = 0; in LzmaBenchmark() local380 totalEncodeTime += encodeTime; in LzmaBenchmark()385 PrintResults(dictionarySize, totalEncodeTime, totalBenchSize, false, 0); in LzmaBenchmark()
285 UInt64 totalEncodeTime = 0; in LzmaBenchmark()327 totalEncodeTime += encodeTime; in LzmaBenchmark()332 PrintResults(dictionarySize, totalEncodeTime, totalBenchSize, false, 0); in LzmaBenchmark()