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

  /external/lzma/CPP/7zip/UI/Console/
BenchCon.h 14 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary);
BenchCon.cpp 241 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary)
Main.cpp 343 HRESULT res = CrcBenchCon((FILE *)stdStream, options.NumIterations, options.NumThreads, options.DictionarySize);

Completed in 139 milliseconds