Searched refs:kManyThreadsMallocSizes (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/tests/
H A Dasan_interface_test.cc103 static const size_t kManyThreadsMallocSizes[] = {5, 1UL<<10, 1UL<<14, 357}; variable
112 free(Ident(malloc(kManyThreadsMallocSizes[size_index])));

Completed in 58 milliseconds