Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dmalloc-proxy-allocator-test.cpp27 class MallocProxyAllocatorTest : public AllocatorTest<MallocProxyNonObjectAllocator> { class
29 MallocProxyAllocatorTest() in MallocProxyAllocatorTest() function in panda::mem::MallocProxyAllocatorTest
51 TEST_F(MallocProxyAllocatorTest, SimpleTest) in TEST_F() argument
61 TEST_F(MallocProxyAllocatorTest, AlignedAllocFreeTest) in TEST_F() argument
66 TEST_F(MallocProxyAllocatorTest, AllocFreeTest) in TEST_F() argument
72 TEST_F(MallocProxyAllocatorTest, AdapterTest) in TEST_F() argument