Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dcrossing_map_test.cpp134 static constexpr size_t OBJ_SIZE = 1; in TEST_F() local
145 static constexpr size_t OBJ_SIZE = PAGE_SIZE * 2U; in TEST_F() local
167 static constexpr size_t OBJ_SIZE = MEMORY_POOL_SIZE >> 1U; in TEST_F() local
Dregion_allocator_test.cpp667 constexpr size_t OBJ_SIZE = DEFAULT_REGION_SIZE - Region::HeadSize(); in TEST_F() local