Searched defs:CBenchInfo (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DBench.h9 struct CBenchInfo struct
19 CBenchInfo(): NumIterations(0) {} function in struct:CBenchInfo
28 virtual HRESULT SetEncodeResult(const CBenchInfo &info, bool final) = 0;
29 virtual HRESULT SetDecodeResult(const CBenchInfo &info, bool final) = 0;

Completed in 61 milliseconds