Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp543 static constexpr size_t VECTOR_SIZE = 1000; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp581 static constexpr size_t VECTOR_SIZE = 1000; in TEST_F() local