Searched refs:RandomTestInBounds (Results 1 – 1 of 1) sorted by relevance
137 static void RandomTestInBounds(uintptr_t from, uintptr_t to, uint64_t num_iter = NUM_ITER_PER_TEST) in RandomTestInBounds() function196 RandomTestInBounds(0, RANDOM_AREA_SIZE); in TEST()197 RandomTestInBounds(MAX_PTR - RANDOM_AREA_SIZE, MAX_PTR); in TEST()204 RandomTestInBounds(position - RANDOM_AREA_SIZE, position); in TEST()206 RandomTestInBounds(position, position + RANDOM_AREA_SIZE); in TEST()