Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp18 static const scudo::uptr LargeBlockSize = 16384UL; variable
207 Quarantine.put(&Cache, Cb, FakePtr, LargeBlockSize); in TEST()
232 P->Quarantine->put(&P->Cache, Cb, FakePtr, LargeBlockSize); in populateQuarantine()