Home
last modified time | relevance | path

Searched refs:TestDwarfEhFrameWithHdr (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/tests/
DDwarfEhFrameWithHdrTest.cpp38 class TestDwarfEhFrameWithHdr : public DwarfEhFrameWithHdr<TypeParam> { class
40 TestDwarfEhFrameWithHdr(std::shared_ptr<Memory>& memory) in TestDwarfEhFrameWithHdr() function in unwindstack::TestDwarfEhFrameWithHdr
42 ~TestDwarfEhFrameWithHdr() = default;
68 eh_frame_.reset(new TestDwarfEhFrameWithHdr<TypeParam>(memory)); in SetUp()
73 std::unique_ptr<TestDwarfEhFrameWithHdr<TypeParam>> eh_frame_;