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