Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dparamgrill.c357 BMK_result_t testResult; in BMK_seed() local
361 BMK_benchParam(&testResult, srcBuffer, srcSize, ctx, params); in BMK_seed()
364 if (testResult.cSpeed < g_cSpeedTarget[cLevel]) in BMK_seed()
368 winners[cLevel].result = testResult; in BMK_seed()
377 double W_ratio = (double)srcSize / testResult.cSize; in BMK_seed()
417 W_ratio, testResult.cSpeed / 1000000, in BMK_seed()
425 W_ratio, testResult.dSpeed / 1000000., in BMK_seed()
433 winners[cLevel].result = testResult; in BMK_seed()
593 BMK_result_t testResult; in BMK_benchMem() local
604 BMK_result_t testResult; in BMK_benchMem() local
[all …]
H A Dzbufftest.c121 int testResult = 0; in basicUnitTests() local
225 return testResult; in basicUnitTests()
228 testResult = 1; in basicUnitTests()
H A Dfuzzer.c283 int testResult = 0; in basicUnitTests() local
290 testResult = 1; in basicUnitTests()
423 testResult = 1; in basicUnitTests()
499 testResult = 1; in basicUnitTests()
1293 return testResult; in basicUnitTests()
1296 testResult = 1; in basicUnitTests()
H A Dzstreamtest.c220 int testResult = 0; in basicUnitTests() local
912 return testResult; in basicUnitTests()
915 testResult = 1; in basicUnitTests()