Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DJitDebugTest.cpp389 Elf* elf_2 = jit_debug_->Find(maps_.get(), 0x2400); in TEST_F() local
390 ASSERT_TRUE(elf_2 != nullptr); in TEST_F()
399 EXPECT_EQ(elf_2, jit_debug_->Find(maps_.get(), 0x2300)); in TEST_F()
400 EXPECT_EQ(elf_2, jit_debug_->Find(maps_.get(), 0x26ff)); in TEST_F()