Searched refs:NUM_ITER_PER_TEST (Results 1 – 1 of 1) sorted by relevance
30 constexpr uint64_t NUM_ITER_PER_TEST = 1000; variable137 static void RandomTestInBounds(uintptr_t from, uintptr_t to, uint64_t num_iter = NUM_ITER_PER_TEST) in RandomTestInBounds()