Searched refs:MockEthernet (Results 1 – 5 of 5) sorted by relevance
25 MockEthernet::MockEthernet(ControlInterface* control_interface, in MockEthernet() function in shill::MockEthernet40 MockEthernet::~MockEthernet() {} in ~MockEthernet()
33 class MockEthernet : public Ethernet {35 MockEthernet(ControlInterface* control_interface,42 ~MockEthernet() override;54 DISALLOW_COPY_AND_ASSIGN(MockEthernet);
86 scoped_refptr<MockEthernet> device0 = new MockEthernet(&control_, in TEST_F()102 scoped_refptr<MockEthernet> device1 = new MockEthernet(&control_, in TEST_F()
41 new NiceMock<MockEthernet>(control_interface(), in EthernetServiceTest()72 scoped_refptr<MockEthernet> ethernet_;
55 ethernet_(new MockEthernet(&control_interface_, in PPPoEServiceTest()97 scoped_refptr<MockEthernet> ethernet_;