Home
last modified time | relevance | path

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

/external/lz4/programs/
Dfuzzer.c276 static int FUZ_test(U32 seed, const U32 nbCycles, const U32 startCycle, const double compressibilit… in FUZ_test() argument
311 for (cycleNb = 0; cycleNb < startCycle; cycleNb++) in FUZ_test()
338 for (cycleNb = startCycle; cycleNb < nbCycles; cycleNb++) in FUZ_test()