Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dheap_space_test.cpp143 static constexpr size_t SECOND_POOL_SIZE = INIT_HEAP_SIZE * 3U / 4U; in TEST_F() local
176 static constexpr size_t SECOND_POOL_SIZE = 10_MB; in TEST_F() local
/arkcompiler/runtime_core/libpandabase/tests/
Dpool_map_test.cpp137 static constexpr size_t SECOND_POOL_SIZE = 10 * MINIMAL_POOL_SIZE; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dpool_map_test.cpp145 static constexpr size_t SECOND_POOL_SIZE = 10U * MINIMAL_POOL_SIZE; in TEST_F() local