Searched refs:TestDwarfEhFrameWithHdr (Results 1 – 1 of 1) sorted by relevance
38 class TestDwarfEhFrameWithHdr : public DwarfEhFrameWithHdr<TypeParam> { class40 TestDwarfEhFrameWithHdr(std::shared_ptr<Memory>& memory) in TestDwarfEhFrameWithHdr() function in unwindstack::TestDwarfEhFrameWithHdr42 ~TestDwarfEhFrameWithHdr() = default;68 eh_frame_.reset(new TestDwarfEhFrameWithHdr<TypeParam>(memory)); in SetUp()73 std::unique_ptr<TestDwarfEhFrameWithHdr<TypeParam>> eh_frame_;