Home
last modified time | relevance | path

Searched refs:AllocateWithDiffAlignment (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp112 void AllocateWithDiffAlignment() const in AllocateWithDiffAlignment() function in ark::ArenaAllocatorTest
513 AllocateWithDiffAlignment<uint16_t>(); in TEST_F()
518 AllocateWithDiffAlignment<uint32_t>(); in TEST_F()
523 AllocateWithDiffAlignment<uint64_t>(); in TEST_F()
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp104 void AllocateWithDiffAlignment() const in AllocateWithDiffAlignment() function in panda::ArenaAllocatorTest
493 AllocateWithDiffAlignment<uint16_t>();
498 AllocateWithDiffAlignment<uint32_t>();
503 AllocateWithDiffAlignment<uint64_t>();