Searched refs:gnu_interface (Results 1 – 1 of 1) sorted by relevance
531 ElfInterfaceMock* gnu_interface = new ElfInterfaceMock(memory_); in TEST_F() local532 elf.FakeSetGnuDebugdataInterface(gnu_interface); in TEST_F()535 EXPECT_CALL(*gnu_interface, IsValidPc(0x1500)).WillOnce(::testing::Return(true)); in TEST_F()