Home
last modified time | relevance | path

Searched defs:kNumBlocks (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cpp124 const uptr kNumBlocks = QuarantineBatch::kSize - 1; in TEST() local
150 const uptr kNumBlocks = QuarantineBatch::kSize * kNumBatchesAfterMerge; in TEST() local