Home
last modified time | relevance | path

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

/system/connectivity/shill/ethernet/
Dmock_ethernet_service.cc24 MockEthernetService::MockEthernetService(ControlInterface* control_interface, in MockEthernetService() function in shill::MockEthernetService
30 MockEthernetService::~MockEthernetService() {} in ~MockEthernetService()
Dmock_ethernet_service.h28 class MockEthernetService : public EthernetService {
30 MockEthernetService(ControlInterface* control_interface, Metrics* metrics,
32 ~MockEthernetService() override;
54 DISALLOW_COPY_AND_ASSIGN(MockEthernetService);
Dethernet_unittest.cc96 mock_service_(new MockEthernetService( in EthernetTest()
235 scoped_refptr<MockEthernetService> mock_service_;