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

/system/connectivity/shill/dhcp/
H A Ddhcpv6_config_unittest.cc225 string device_arg = has_lease_suffix ? local
227 return arg[end_offset] == device_arg;
H A Ddhcp_config_unittest.cc168 string device_arg = has_lease_suffix ? local
170 return arg[end_offset] == device_arg;
H A Ddhcpv4_config_unittest.cc412 string device_arg = has_lease_suffix ? local
414 return arg[end_offset] == device_arg;

Completed in 54 milliseconds