OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CrcBench
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
Bench.h
40
HRESULT
CrcBench
(UInt32 numThreads, UInt32 bufferSize, UInt64 &speed);
Bench.cpp
969
HRESULT
CrcBench
(UInt32 numThreads, UInt32 bufferSize, UInt64 &speed)
/external/lzma/CPP/7zip/UI/Console/
BenchCon.cpp
281
RINOK(
CrcBench
(ti + 1, bufSize, speed));
Completed in 28 milliseconds