Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp76 void verifyDeallocHookPtr(UNUSED void *Ptr) { in verifyDeallocHookPtr() function in ScudoWrappersCppTest
89 verifyDeallocHookPtr(P); in testCxxNew()
96 verifyDeallocHookPtr(P); in testCxxNew()
104 verifyDeallocHookPtr(P); in testCxxNew()
114 verifyDeallocHookPtr(A); in testCxxNew()
121 verifyDeallocHookPtr(A); in testCxxNew()
129 verifyDeallocHookPtr(A); in testCxxNew()
H A Dwrappers_c_test.cpp130 void verifyDeallocHookPtr(UNUSED void *Ptr) { in verifyDeallocHookPtr() function in ScudoWrappersCTest
177 verifyDeallocHookPtr(P); in TEST_F()
198 verifyDeallocHookPtr(P); in TEST_F()
252 verifyDeallocHookPtr(P); in TEST_F()
262 verifyDeallocHookPtr(P); in TEST_F()
277 verifyDeallocHookPtr(P); in TEST_F()
291 verifyDeallocHookPtr(P); in TEST_F()
307 verifyDeallocHookPtr(P); in TEST_F()
314 verifyDeallocHookPtr(P); in TEST_F()
329 verifyDeallocHookPtr(OldP); in TEST_F()
[all …]