Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dpygote_space_allocator_test_base.cpp25 auto nonMovableHeader = ark::ObjectHeader::CreateNonMovable(cls); in InitAllocTest() local
46 auto nonMovableHeader = ark::ObjectHeader::CreateNonMovable(cls); in ForkedAllocTest() local
61 auto nonMovableHeader = ark::ObjectHeader::CreateNonMovable(cls); in NonMovableLiveObjectAllocTest() local
88 auto nonMovableHeader = ark::ObjectHeader::CreateNonMovable(cls); in NonMovableUnliveObjectAllocTest() local