Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Drem_set_test.cpp86 GenerationalSpaces spaces_; member in panda::mem::test::RemSetTest
Dregion_allocator_test.cpp92 GenerationalSpaces spaces_; // NOLINT(misc-non-private-member-variables-in-classes) member in panda::mem::test::RegionAllocatorTestBase
/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator.h138 GenerationalSpaces *spaces_; variable