Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Drem_set_test.cpp82 GenerationalSpaces spaces_; member in panda::mem::test::RemSetTest
Dregion_allocator_test.cpp91 GenerationalSpaces spaces_; member in panda::mem::test::RegionAllocatorTestBase
/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h132 GenerationalSpaces *spaces_; variable