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

/external/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cc28 void CFAllocator_DoubleFreeOnPthread() { function
35 EXPECT_DEATH(CFAllocator_DoubleFreeOnPthread(), "attempting double-free");

Completed in 113 milliseconds