Searched defs:RegionAllocatorTestBase (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/mem/ | ||
| D | heap_space.h | 31 class RegionAllocatorTestBase; variable |
| /arkcompiler/runtime_core/runtime/tests/ | ||
| D | region_allocator_test.cpp | 36 class RegionAllocatorTestBase : public AllocatorTest<ObjectAllocator> { class |