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

/system/connectivity/shill/dhcp/
H A Ddhcpv6_config_unittest.cc63 const char kLeaseFileSuffix[] = "leasefilesuffix"; member in namespace:shill::__anon1383
79 kLeaseFileSuffix)) {}
226 string(kDeviceName) + "=" + string(kLeaseFileSuffix) : kDeviceName;
359 CreateRunningConfig(kLeaseFileSuffix);
H A Ddhcpv4_config_unittest.cc68 const char kLeaseFileSuffix[] = "leasefilesuffix"; member in namespace:shill::__anon1381
87 kLeaseFileSuffix,
413 string(kDeviceName) + "=" + string(kLeaseFileSuffix) : kDeviceName;
432 kLeaseFileSuffix,
447 kLeaseFileSuffix,
475 kLeaseFileSuffix,
491 kLeaseFileSuffix,
662 kLeaseFileSuffix, kArpGateway);
H A Ddhcp_config_unittest.cc62 const char kLeaseFileSuffix[] = "leasefilesuffix"; member in namespace:shill::__anon1377
102 kLeaseFileSuffix)) {}
169 string(kDeviceName) + "=" + string(kLeaseFileSuffix) : kDeviceName;

Completed in 545 milliseconds