Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dmalloc_stress_test.cpp38 constexpr size_t kAllocSize = 4096; in TEST() local
/aosp12/system/chre/apps/test/chqts/src/shared/
H A Dchunk_allocator_test.cc21 static constexpr size_t kAllocSize = 128; variable
H A Dsend_message.cc30 constexpr size_t kAllocSize = 128; variable