Searched defs:CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.h65 enum { CHUNK_SIZE = 32 }; enumerator in enum:mcldtest::RTLinearAllocatorTest::__anon1275
H A DLinearAllocatorTest.h66 enum TemplateArgsType { CHUNK_SIZE = 32 }; enumerator in enum:mcldtest::LinearAllocatorTest::TemplateArgsType
67 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc;

Completed in 4843 milliseconds