Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp265 constexpr size_t SIZE_4 = SIZE_2 << 1; variable
340 constexpr size_t SIZE_4 = SIZE_2 << 1; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp285 constexpr size_t SIZE_4 = SIZE_2 << 1U; in TEST_F() local
360 constexpr size_t SIZE_4 = SIZE_2 << 1U; in TEST_F() local