Home
last modified time | relevance | path

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

/lib/
Dtest_vmalloc.c365 static void shuffle_array(int *arr, int n) in shuffle_array() function
398 shuffle_array(random_array, ARRAY_SIZE(test_case_array)); in test_func()