Home
last modified time | relevance | path

Searched defs:ALLOC_SIZE (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Darena_test.cpp89 …static constexpr size_t ALLOC_SIZE = AlignUp(ARENA_SIZE / 2, GetAlignmentInBytes(ARENA_DEFAULT_ALI… in TEST_F() local
99 …static constexpr size_t ALLOC_SIZE = AlignUp(ARENA_SIZE / 3, GetAlignmentInBytes(ARENA_DEFAULT_ALI… in TEST_F() local
Dhash_test.cpp121 constexpr size_t ALLOC_SIZE = PAGE_SIZE * 2; in EndOfPageStringHashTest() local
/arkcompiler/runtime_core/runtime/tests/
Dtlab_test.cpp66 static constexpr size_t ALLOC_SIZE = 512; in TEST_F() local
Drunslots_allocator_test.cpp124 …static constexpr size_t ALLOC_SIZE = RunSlotsType::ConvertToPowerOfTwoUnsafe(RunSlotsType::MinSlot… in TEST_F() local
178 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in TEST_F() local
201 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in TEST_F() local
Dfreelist_allocator_test.cpp132 static constexpr size_t ALLOC_SIZE = FREELIST_ALLOCATOR_MIN_SIZE; in TEST_F() local
151 static constexpr size_t ALLOC_SIZE = FREELIST_ALLOCATOR_MIN_SIZE; in TEST_F() local
Dbump_allocator_test.cpp121 constexpr size_t ALLOC_SIZE = sizeof(ALLOC_TYPE); in TEST_F() local
Dallocator_test_base.h959 static constexpr size_t ALLOC_SIZE = sizeof(element_type); in AsanTest() local
1009 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in AllocatedByThisAllocatorTest() local
Dregion_allocator_test.cpp280 static constexpr size_t ALLOC_SIZE = 512; in TEST_F() local
724 static constexpr size_t ALLOC_SIZE = 128; in TEST_F() local