Home
last modified time | relevance | path

Searched defs:ALLOC_SIZE (Results 1 – 9 of 9) 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/static_core/libpandabase/tests/
Darena_test.cpp93 …static constexpr size_t ALLOC_SIZE = AlignUp(ARENA_SIZE / 2U, GetAlignmentInBytes(ARENA_DEFAULT_AL… in TEST_F() local
103 …static constexpr size_t ALLOC_SIZE = AlignUp(ARENA_SIZE / 3U, GetAlignmentInBytes(ARENA_DEFAULT_AL… in TEST_F() local
Dhash_test.cpp126 constexpr size_t ALLOC_SIZE = PAGE_SIZE * 2U; in EndOfPageStringHashTest() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dtlab_test.cpp71 static constexpr size_t ALLOC_SIZE = 512; in TEST_F() local
Dfreelist_allocator_test.cpp139 static constexpr size_t ALLOC_SIZE = FREELIST_ALLOCATOR_MIN_SIZE; in TEST_F() local
159 static constexpr size_t ALLOC_SIZE = FREELIST_ALLOCATOR_MIN_SIZE; in TEST_F() local
255 static constexpr size_t ALLOC_SIZE = MAX_ALLOC_SIZE; in TEST_F() local
Drunslots_allocator_test.cpp132 …static constexpr size_t ALLOC_SIZE = RunSlotsType::ConvertToPowerOfTwoUnsafe(RunSlotsType::MinSlot… in TEST_F() local
187 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in TEST_F() local
210 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in TEST_F() local
Dallocator_test_base.h717 static constexpr size_t ALLOC_SIZE = sizeof(ElementType); variable
774 static constexpr size_t ALLOC_SIZE = sizeof(uint64_t); in AllocatedByThisAllocatorTest() local
Dregion_allocator_test.cpp307 static constexpr size_t ALLOC_SIZE = 512; in TEST_F() local
785 static constexpr size_t ALLOC_SIZE = 128; in TEST_F() local