Searched refs:CrcBenchCon (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
H A DBenchCon.h14 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary);
H A DBenchCon.cpp241 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) function
H A DMain.cpp343 HRESULT res = CrcBenchCon((FILE *)stdStream, options.NumIterations, options.NumThreads, options.DictionarySize);

Completed in 66 milliseconds