Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dpygote_space_allocator_gen_test.cpp20 class PygoteSpaceAllocatorGenTest : public PygoteSpaceAllocatorTest { class
22 PygoteSpaceAllocatorGenTest() in PygoteSpaceAllocatorGenTest() function in panda::mem::PygoteSpaceAllocatorGenTest
42 TEST_F(PygoteSpaceAllocatorGenTest, InitAllocTest) in TEST_F() argument
47 TEST_F(PygoteSpaceAllocatorGenTest, ForkedAllocTest) in TEST_F() argument
52 TEST_F(PygoteSpaceAllocatorGenTest, NonMovableLiveObjectAllocTest) in TEST_F() argument
57 TEST_F(PygoteSpaceAllocatorGenTest, NonMovableUnliveObjectAllocTest) in TEST_F() argument
62 TEST_F(PygoteSpaceAllocatorGenTest, MovableLiveObjectAllocTest) in TEST_F() argument
67 TEST_F(PygoteSpaceAllocatorGenTest, MovableUnliveObjectAllocTest) in TEST_F() argument
72 TEST_F(PygoteSpaceAllocatorGenTest, MuchObjectAllocTest) in TEST_F() argument