Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dbump_allocator_test.cpp29 class BumpAllocatorTest : public testing::Test { class
31 BumpAllocatorTest() in BumpAllocatorTest() function in ark::mem::BumpAllocatorTest
112 DEATH_TEST_F(BumpAllocatorTest, AlignedAlloc) in DEATH_TEST_F() argument
155 TEST_F(BumpAllocatorTest, CreateTLABAndAlloc) in TEST_F() argument
197 TEST_F(BumpAllocatorTest, CreateTooManyTLABS) in TEST_F() argument