Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dg1gc_fullgc_test.cpp329 …[[maybe_unused]] auto g1_alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(object_alloc… in TEST_F() local
402 …[[maybe_unused]] auto g1_alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(object_alloc… in TEST_F() local
462 …[[maybe_unused]] auto g1_alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(object_alloc… in TEST_F() local
Dmem_stats_gen_gc_test.cpp400 auto g1_alloc = reinterpret_cast<ObjectAllocatorG1<MT_MODE_MULTI> *>(object_allocator_); in MakeAllocations() local