Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfSectionImplTest.cpp34 class TestDwarfSectionImpl : public DwarfSectionImpl<TypeParam> { class
36 TestDwarfSectionImpl(Memory* memory) : DwarfSectionImpl<TypeParam>(memory) {} in TestDwarfSectionImpl() function in unwindstack::TestDwarfSectionImpl