Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/allocator/tests/
Dregion_space_test.cpp309 RegionDesc* region3 = theAllocator.AllocateThreadLocalRegion<AllocBufferType::OLD>(false); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp665 Region *region3 = ObjectToRegion(bigObjectHolder->Get<ObjectHeader *>(3)); in TEST_F() local
994 Region *region3 = ObjectToRegion(thirdHolder.GetPtr()); in TEST_F() local
Dregion_allocator_test.cpp368 auto *region3 = allocator.GetRegion(obj3); in TEST_F() local