Home
last modified time | relevance | path

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

/chre-3.4.0/apps/test/chqts/src/shared/
Dchunk_allocator.cc23 ChunkAllocatorBase::ChunkAllocatorBase(size_t allocSize, size_t slotCount, in ChunkAllocatorBase()
/chre-3.4.0/platform/shared/include/chre/platform/shared/
Dmemory_debug.h47 size_t allocSize; in alignas() local
/chre-3.4.0/apps/test/chqts/src/general_test/
Dheap_exhaustion_stability_test.cc76 uint32_t allocSize = 1024 * 1024 * 256; in exhaustHeap() local