Home | History | Annotate | Download | only in tests

Lines Matching refs:MallocStress

375 static void MallocStress(size_t n) {
407 MallocStress((ASAN_LOW_MEMORY) ? 20000 : 200000);
442 pthread_create(&t[i], 0, (void* (*)(void *x))MallocStress,