Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp348 const scudo::uptr FinalNumberOfAllocations = GroupSizeMem / Size; in SCUDO_TYPED_TEST() local
364 for (scudo::uptr I = 0; I < FinalNumberOfAllocations; ++I) in SCUDO_TYPED_TEST()