NUM_TICKS          36 test/benchmark-loop-count.c   if (++ticks == NUM_TICKS)
NUM_TICKS          63 test/benchmark-loop-count.c   ASSERT(ticks == NUM_TICKS);
NUM_TICKS          66 test/benchmark-loop-count.c        NUM_TICKS,
NUM_TICKS          68 test/benchmark-loop-count.c        NUM_TICKS / (ns / 1e9));
NUM_TICKS          35 test/test-run-once.c   if (++idle_counter == NUM_TICKS)
NUM_TICKS          45 test/test-run-once.c   ASSERT(idle_counter == NUM_TICKS);