Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/__support/
H A Dfreelist_heap_test.cpp118 constexpr size_t kNewAllocSize = 768; global() variable
129 constexpr size_t kNewAllocSize = sizeof(int) * 2; global() variable
149 constexpr size_t kNewAllocSize = 256; global() variable
160 constexpr size_t kNewAllocSize = 256; global() variable
171 size_t kNewAllocSize = N * 2; // Large enough to fail. global() variable
[all...]