Home
last modified time | relevance | path

Searched refs:AllocatorLeakTestWorker (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc551 void *AllocatorLeakTestWorker(void *arg) { in AllocatorLeakTestWorker() function
566 PTHREAD_CREATE(&t, 0, AllocatorLeakTestWorker, &a); in TEST()