Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dmmap_mem_pool_test.cpp102 static constexpr size_t POOL_SIZE = 4_MB; variable
185 static constexpr size_t POOL_SIZE = 4_MB; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_stacks.h93 static constexpr size_t POOL_SIZE = MAX_FRAMES * sizeof(Record); variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmmap_mem_pool_test.cpp204 static constexpr size_t POOL_SIZE = 4_MB; in TEST_F() local
302 static constexpr size_t POOL_SIZE = 4_MB; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dhumongous_obj_allocator_test.cpp109 static constexpr size_t POOL_SIZE = 4_MB; in TEST_F() local
Dmem_stats_test.cpp206 static constexpr uint64_t POOL_SIZE = 4_MB; in TEST_F() local