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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc1274 const uptr max_chunks = local
1281 for (uptr i = 0; i < max_chunks; i++) {
1308 for (uptr i = 0; i <= max_chunks; i++) {

Completed in 201 milliseconds