Searched defs:TestAllocationFailureAllocator (Results 1 – 1 of 1) sorted by relevance
53 class TestAllocationFailureAllocator : public ArenaAllocator { class55 explicit TestAllocationFailureAllocator(SpaceType space_type) : ArenaAllocator(space_type) {} in TestAllocationFailureAllocator() function in panda::compiler::TestAllocationFailureAllocator