Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dpygote_space_allocator_gen_test.cpp20 class PygoteSpaceAllocatorGenTest : public PygoteSpaceAllocatorTest { class
25 PygoteSpaceAllocatorGenTest() in PygoteSpaceAllocatorGenTest() function in ark::mem::PygoteSpaceAllocatorGenTest
46 TEST_F(PygoteSpaceAllocatorGenTest, InitAllocTest) in TEST_F() argument
51 TEST_F(PygoteSpaceAllocatorGenTest, ForkedAllocTest) in TEST_F() argument
56 TEST_F(PygoteSpaceAllocatorGenTest, NonMovableLiveObjectAllocTest) in TEST_F() argument
61 TEST_F(PygoteSpaceAllocatorGenTest, NonMovableUnliveObjectAllocTest) in TEST_F() argument
66 TEST_F(PygoteSpaceAllocatorGenTest, MovableLiveObjectAllocTest) in TEST_F() argument
71 TEST_F(PygoteSpaceAllocatorGenTest, MovableUnliveObjectAllocTest) in TEST_F() argument
76 TEST_F(PygoteSpaceAllocatorGenTest, MuchObjectAllocTest) in TEST_F() argument