Searched refs:totalDecodeTime (Results 1 – 2 of 2) sorted by relevance
330 long totalDecodeTime = 0; in LzmaBenchmark() local381 totalDecodeTime += decodeTime; in LzmaBenchmark()387 PrintResults(dictionarySize, totalDecodeTime, in LzmaBenchmark()
286 UInt64 totalDecodeTime = 0; in LzmaBenchmark()328 totalDecodeTime += decodeTime; in LzmaBenchmark()334 PrintResults(dictionarySize, totalDecodeTime, in LzmaBenchmark()