Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfEhFrameWithHdrTest.cpp51 uint64_t TestGetFdeCount() { return this->fde_count_; } in TestGetFdeCount() function in unwindstack::TestDwarfEhFrameWithHdr
84 EXPECT_EQ(126U, this->eh_frame_->TestGetFdeCount()); in TYPED_TEST_P()
135 EXPECT_EQ(1U, this->eh_frame_->TestGetFdeCount()); in TYPED_TEST_P()
170 EXPECT_EQ(1U, this->eh_frame_->TestGetFdeCount()); in TYPED_TEST_P()