HomeSort by relevance Sort by last modified time
    Searched defs:LzmaBenchmark (Results 1 - 3 of 3) sorted by null

  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize)
  /external/lzma/Java/SevenZip/
LzmaAlone.java 188 SevenZip.LzmaBench.LzmaBenchmark(params.NumBenchmarkPasses, dictionary);
LzmaBench.java 292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception

Completed in 132 milliseconds