Searched defs:heapBegin (Results 1 – 4 of 4) sorted by relevance
38 auto heapBegin = HEAP_STARTING_ADDRESS; in TEST_F() local84 auto heapBegin = BitmapTest::HEAP_STARTING_ADDRESS; in TEST_F() local
28 auto heapBegin = HEAP_STARTING_ADDRESS; in TEST_F() local
42 auto heapBegin = BitmapTest::HEAP_STARTING_ADDRESS; in RunTest() local
196 inline void PygoteSpaceAllocator<AllocConfigT>::CreateLiveBitmap(void *heapBegin, size_t heapSize) in CreateLiveBitmap()