Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dallocator_test_base.h644 inline void AllocatorTest<Allocator>::AllocateFreeDifferentSizesTest(size_t elementsCount, size_t p… in AllocateFreeDifferentSizesTest() function
Dregion_allocator_test.cpp282 TEST_F(RegionAllocatorTest, AllocateFreeDifferentSizesTest) in TEST_F() argument