Searched refs:LzmaBenchmark (Results 1 – 4 of 4) sorted by relevance
188 SevenZip.LzmaBench.LzmaBenchmark(params.NumBenchmarkPasses, dictionary); in main()
292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark() method in LzmaBench
192 return LzmaBench.LzmaBenchmark(numIterations, (UInt32)dictionary); in Main2()
241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize) in LzmaBenchmark() method in SevenZip.LzmaBench