Home
last modified time | relevance | path

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

/external/zstd/programs/
Dbenchzstd.c443 BMK_runOutcome_t const cOutcome = BMK_benchTimedFn( timeStateCompress, cbp); in BMK_benchMemAdvancedNoAlloc() local
445 if (!BMK_isSuccessful_runOutcome(cOutcome)) { in BMK_benchMemAdvancedNoAlloc()
449 { BMK_runTime_t const cResult = BMK_extract_runTime(cOutcome); in BMK_benchMemAdvancedNoAlloc()
/external/zstd/tests/
Dparamgrill.c1633 BMK_runOutcome_t const cOutcome = BMK_benchTimedFn(timeStateCompress, cbp); in BMK_benchMemInvertible() local
1635 if (!BMK_isSuccessful_runOutcome(cOutcome)) { in BMK_benchMemInvertible()
1643 { BMK_runTime_t const rResult = BMK_extract_runTime(cOutcome); in BMK_benchMemInvertible()