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

/external/compiler-rt/lib/asan/tests/
H A Dasan_mem_test.cc78 static bool AllocateTwoAdjacentArrays(char **x1, char **x2, size_t size) { function
108 if (!Ident(AllocateTwoAdjacentArrays)(&x1, &x2, size))

Completed in 73 milliseconds