Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dtlab_test.cpp72 static constexpr size_t ALLOC_COUNT = 500000; in TEST_F() local
Dfreelist_allocator_test.cpp256 static constexpr size_t ALLOC_COUNT = 2; in TEST_F() local
Dregion_allocator_test.cpp308 static constexpr size_t ALLOC_COUNT = 5000000; in TEST_F() local
813 static constexpr size_t ALLOC_COUNT = 20; in TEST_F() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp564 static constexpr size_t ALLOC_COUNT = 1000; in TEST_F() local