Home
last modified time | relevance | path

Searched refs:CBenchProps (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp625 struct CBenchProps struct
633 CBenchProps(): LzmaRatingMode(false) {} in CBenchProps() argument
650 void CBenchProps::SetLzmaCompexity() in SetLzmaCompexity() argument
658 UInt64 CBenchProps::GetCompressRating(UInt32 dictSize, UInt64 elapsedTime, UInt64 freq, UInt64 size) in GetCompressRating()
672 UInt64 CBenchProps::GetDecompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inS… in GetDecompressRating()
680 CBenchProps props; in GetCompressRating()
687 CBenchProps props; in GetDecompressRating()
1183 CBenchProps *benchProps) in MethodBench()
1878 CBenchProps BenchProps;
2659 CBenchProps benchProps; in Bench()