Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp622 struct CBenchProps struct
630 CBenchProps(): LzmaRatingMode(false) {} in CBenchProps() argument
647 void CBenchProps::SetLzmaCompexity() in SetLzmaCompexity() argument
655 UInt64 CBenchProps::GetCompressRating(UInt32 dictSize, UInt64 elapsedTime, UInt64 freq, UInt64 size) in GetCompressRating()
669 UInt64 CBenchProps::GetDecompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inS… in GetDecompressRating()
677 CBenchProps props; in GetCompressRating()
684 CBenchProps props; in GetDecompressRating()
1180 CBenchProps *benchProps) in MethodBench()
1961 CBenchProps BenchProps;
3060 CBenchProps benchProps; in Bench()