Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Drem_set_test.cpp95 auto region1 = ObjectToRegion(obj1); in TEST_F() local
130 auto region1 = ObjectToRegion(obj1); in TEST_F() local
165 auto region1 = ObjectToRegion(obj1); in TEST_F() local
Dregion_allocator_test.cpp330 auto *region1 = allocator.GetRegion(obj1); in TEST_F() local
Dg1gc_test.cpp638 Region *region1 = ObjectToRegion(holder->Get<ObjectHeader *>(1)); in TEST_F() 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