Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_fullgc_test.cpp342 …[[maybe_unused]] auto g1Alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(objectAllocat… in TEST_F() local
416 …[[maybe_unused]] auto g1Alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(objectAllocat… in TEST_F() local
476 …[[maybe_unused]] auto g1Alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(objectAllocat… in TEST_F() local
Dmem_stats_gen_gc_test.cpp364 auto g1Alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(objectAllocator); in InitG1Gc() local