Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dheap_space_test.cpp77 struct GenerationalSpacesHolder { struct in panda::mem::test::HeapSpaceTest
78 GenerationalSpacesHolder(size_t init_young_size = DEFAULT_TEST_YOUNG_SIZE, in GenerationalSpacesHolder() argument
92 ~GenerationalSpacesHolder() noexcept in ~GenerationalSpacesHolder()