Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp223 constexpr size_t MAGIC_CONSTANT_1 = std::numeric_limits<size_t>::max() / (SIZE + 2); variable
299 constexpr size_t MAGIC_CONSTANT_1 = std::numeric_limits<size_t>::max() / (SIZE + 2); variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp243 constexpr size_t MAGIC_CONSTANT_1 = std::numeric_limits<size_t>::max() / (SIZE + 2U); in TEST_F() local
319 constexpr size_t MAGIC_CONSTANT_1 = std::numeric_limits<size_t>::max() / (SIZE + 2U); in TEST_F() local