Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp154 const scudo::uptr NumBatchesAfterMerge = 3; in TEST() local
156 scudo::QuarantineBatch::MaxCount * NumBatchesAfterMerge; in TEST()
179 sizeof(scudo::QuarantineBatch) * NumBatchesAfterMerge, in TEST()
184 (NumBatchesBeforeMerge - NumBatchesAfterMerge)); in TEST()