Home
last modified time | relevance | path

Searched defs:POOL_SIZE (Results 1 – 2 of 2) 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/runtime/tests/
Dhumongous_obj_allocator_test.cpp104 static constexpr size_t POOL_SIZE = 4_MB; in TEST_F() local