Home
last modified time | relevance | path

Searched refs:random_array (Results 1 – 1 of 1) sorted by relevance

/lib/
A Dtest_vmalloc.c448 int random_array[ARRAY_SIZE(test_case_array)]; in test_func() local
454 random_array[i] = i; in test_func()
457 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()
466 index = random_array[i]; in test_func()

Completed in 3 milliseconds