Searched refs:random_array (Results 1 – 1 of 1) sorted by relevance
386 int random_array[ARRAY_SIZE(test_case_array)]; in test_func() local395 random_array[i] = i; in test_func()398 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()407 index = random_array[i]; in test_func()