Home | History | Annotate | Download | only in tests

Lines Matching refs:startClock

572     clock_t const startClock = clock();
594 for ( ; (testNb < nbTests) || (clockDuration > FUZ_GetClockSpan(startClock)) ; testNb++) {