Home
last modified time | relevance | path

Searched defs:region1 (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Drem_set_test.cpp98 auto region1 = ObjectToRegion(obj1); in TEST_F() local
132 auto region1 = ObjectToRegion(obj1); in TEST_F() local
167 auto region1 = ObjectToRegion(obj1); in TEST_F() local
Dregion_allocator_test.cpp355 auto *region1 = allocator.GetRegion(obj1); in TEST_F() local
Dg1gc_test.cpp663 Region *region1 = ObjectToRegion(bigObjectHolder->Get<ObjectHeader *>(1)); in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbit_memory_region_test.cpp46 BitMemoryRegion region1(data.data(), offset, 1U); in TEST() local
72 BitMemoryRegion region1(data.data(), offset, length); in TEST() local
/arkcompiler/runtime_core/libpandabase/tests/
Dbit_memory_region_test.cpp44 BitMemoryRegion region1(data.data(), offset, 1); in TEST() local
70 BitMemoryRegion region1(data.data(), offset, length); in TEST() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp977 Region *region1 = Region::ObjectAddressToRange(shareObj->GetTaggedObject()); in SerializeCloneListTest1() local
2334 Region *region1 = Region::ObjectAddressToRange(shareObj1->GetTaggedObject()); in HWTEST_F_L0() local