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

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

Completed in 109 milliseconds