Searched refs:TestDHCPConfig (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/dhcp/
H A Ddhcp_config_unittest.cc66 class TestDHCPConfig : public DHCPConfig { class in namespace:shill
68 TestDHCPConfig(ControlInterface* control_interface, function in class:shill::TestDHCPConfig
81 ~TestDHCPConfig() {}
91 typedef scoped_refptr<TestDHCPConfig> TestDHCPConfigRefPtr;
97 config_(new TestDHCPConfig(&control_,
128 TestDHCPConfigRefPtr config(new TestDHCPConfig(&control_,

Completed in 85 milliseconds