Searched refs:totalTestDone (Results 1 – 1 of 1) sorted by relevance
980 U64 totalTestDone = 0; in FUZ_unitTests() local991 while (totalTestDone < totalTestSize) in FUZ_unitTests()996 FUZ_displayUpdate((U32)(totalTestDone >> 20)); in FUZ_unitTests()1022 totalTestDone += testSize; in FUZ_unitTests()