Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfuzzer.c257 static int FUZ_test(U32 seed, U32 nbCycles, const U32 startCycle, const double compressibility, U32… in FUZ_test() function
1110 { int const result = FUZ_test(seed, nbTests, testNb, ((double)proba) / 100, duration); in main()