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

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc545 void *AllocatorLeakTestWorker(void *arg) { function
560 PTHREAD_CREATE(&t, 0, AllocatorLeakTestWorker, &a);

Completed in 75 milliseconds