Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp31 static void deallocateCache(CacheT *Cache) { in deallocateCache() function
97 deallocateCache(&Cache); in TEST()
121 deallocateCache(&Cache); in TEST()
122 deallocateCache(&ToDeallocate); in TEST()
150 deallocateCache(&Cache); in TEST()
186 deallocateCache(&Cache); in TEST()
187 deallocateCache(&ToDeallocate); in TEST()