Home
last modified time | relevance | path

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

/external/lz4/programs/
Dfuzzer.c980 U64 totalTestDone = 0; in FUZ_unitTests() local
991 while (totalTestDone < totalTestSize) in FUZ_unitTests()
996 FUZ_displayUpdate((U32)(totalTestDone >> 20)); in FUZ_unitTests()
1022 totalTestDone += testSize; in FUZ_unitTests()