Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dmmap_mem_pool_test.cpp101 static constexpr AllocatorType ALLOC_TYPE = AllocatorType::BUMP_ALLOCATOR; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dmmap_mem_pool_test.cpp203 static constexpr AllocatorType ALLOC_TYPE = AllocatorType::BUMP_ALLOCATOR; in TEST_F() local