Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp38 class ArenaAllocatorTest : public testing::Test { class
40 ArenaAllocatorTest() in ArenaAllocatorTest() function in ark::ArenaAllocatorTest
188 TEST_F(ArenaAllocatorTest, AllocateTest) in TEST_F() argument
219 TEST_F(ArenaAllocatorTest, AllocateVectorTest) in TEST_F() argument
240 TEST_F(ArenaAllocatorTest, AllocateVectorWithComplexTypeTest) in TEST_F() argument
316 TEST_F(ArenaAllocatorTest, AllocateDequeWithComplexTypeTest) in TEST_F() argument
393 TEST_F(ArenaAllocatorTest, LongRandomTest) in TEST_F() argument
461 TEST_F(ArenaAllocatorTest, LogAlignmentSmallSizesTest) in TEST_F() argument
480 TEST_F(ArenaAllocatorTest, LogAlignmentBigSizeTest) in TEST_F() argument
496 TEST_F(ArenaAllocatorTest, ArrayUINT16AlignmentTest) in TEST_F() argument
[all …]
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp38 class ArenaAllocatorTest : public testing::Test { class
40 ArenaAllocatorTest() in ArenaAllocatorTest() function in panda::ArenaAllocatorTest