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::__anon1278
H A DLinearAllocatorTest.h66 enum { CHUNK_SIZE = 32 }; enumerator in enum:mcldtest::LinearAllocatorTest::__anon1277
67 typedef mcld::LinearAllocator<Data, CHUNK_SIZE> Alloc;

Completed in 154 milliseconds