Searched refs:kMinElem (Results 1 – 1 of 1) sorted by relevance
351 const int kMinElem = 5; in TEST() local352 int *ptr = (int*)malloc(sizeof(int) * kMinElem); in TEST()356 (my_rand() % 1000 + kMinElem) * sizeof(int)); in TEST()