Searched refs:encodeTime (Results 1 – 2 of 2) sorted by relevance
346 long encodeTime = System.currentTimeMillis() - progressInfo.Time; in LzmaBenchmark() local374 PrintResults(dictionarySize, encodeTime, benchSize, false, 0); in LzmaBenchmark()380 totalEncodeTime += encodeTime; in LzmaBenchmark()
299 UInt64 encodeTime = (UInt64)sp2.Ticks; in LzmaBenchmark()321 PrintResults(dictionarySize, encodeTime, benchSize, false, 0); in LzmaBenchmark()327 totalEncodeTime += encodeTime; in LzmaBenchmark()