Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp53 class TestAllocationFailureAllocator : public ArenaAllocator { class
55 explicit TestAllocationFailureAllocator(SpaceType space_type) : ArenaAllocator(space_type) {} in TestAllocationFailureAllocator() function in panda::compiler::TestAllocationFailureAllocator