Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dregion_allocator_test.cpp653 TEST_F(RegionNonmovableObjectAllocatorTest, AllocatorTest) in TEST_F() argument
685 TEST_F(RegionNonmovableLargeObjectAllocatorTest, AllocatorTest) in TEST_F() argument
749 TEST_F(RegionHumongousObjectAllocatorTest, AllocatorTest) in TEST_F() argument
Dallocator_test_base.h40 explicit AllocatorTest() in AllocatorTest() function