Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dheap_space_test.cpp80 struct GenerationalSpacesHolder { struct in ark::mem::test::HeapSpaceTest
84 explicit GenerationalSpacesHolder(size_t initYoungSize = DEFAULT_TEST_YOUNG_SIZE, in GenerationalSpacesHolder() function
98 ~GenerationalSpacesHolder() noexcept in ~GenerationalSpacesHolder()