Home
last modified time | relevance | path

Searched refs:lease_file_exists (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/dhcp/
Ddhcpv6_config_unittest.cc96 bool lease_file_exists);
159 bool lease_file_exists) { in StopRunningConfigAndExpect() argument
167 EXPECT_EQ(lease_file_exists, base::PathExists(lease_file_)); in StopRunningConfigAndExpect()
Ddhcpv4_config_unittest.cc113 bool lease_file_exists);
226 bool lease_file_exists) { in StopRunningConfigAndExpect() argument
234 EXPECT_EQ(lease_file_exists, base::PathExists(lease_file_)); in StopRunningConfigAndExpect()