Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h188 ArenaAllocator *object_allocator_; variable
/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h550 mutable ObjectAllocator object_allocator_; variable
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h882 ObjectAllocator *object_allocator_ = nullptr; variable
/arkcompiler/runtime_core/runtime/tests/
Dg1gc_fullgc_test.cpp133 ObjectAllocatorBase *object_allocator_; member in panda::mem::test::G1GCFullGCTest
Dmem_stats_gen_gc_test.cpp153 ObjectAllocatorBase *object_allocator_; member in panda::mem::test::MemStatsGenGCTest