Searched refs:LzmaBench (Results 1 – 5 of 5) sorted by relevance
75 <Compile Include="LzmaBench.cs">
192 return LzmaBench.LzmaBenchmark(numIterations, (UInt32)dictionary); in Main2()
11 internal abstract class LzmaBench class
188 SevenZip.LzmaBench.LzmaBenchmark(params.NumBenchmarkPasses, dictionary); in main()
7 public class LzmaBench class