Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DDwarfEhFrameWithHdrTest.cpp50 uint64_t TestGetTableEntrySize() { return this->table_entry_size_; } in TestGetTableEntrySize() function in unwindstack::TestDwarfEhFrameWithHdr
83 EXPECT_EQ(4U, this->eh_frame_->TestGetTableEntrySize()); in TYPED_TEST_P()
134 EXPECT_EQ(4U, this->eh_frame_->TestGetTableEntrySize()); in TYPED_TEST_P()
169 EXPECT_EQ(4U, this->eh_frame_->TestGetTableEntrySize()); in TYPED_TEST_P()