Searched refs:kHasLeaseSuffix (Results 1 – 3 of 3) sorted by relevance
/system/connectivity/shill/dhcp/ |
D | dhcpv4_config_unittest.cc | 72 const bool kHasLeaseSuffix = true; variable 424 kHasLeaseSuffix), _, _, _, _)) in TEST_F() 439 kHasLeaseSuffix), _, _, _, _)) in TEST_F() 454 kHasLeaseSuffix), _, _, _, _)) in TEST_F() 467 kHasLeaseSuffix), _, _, _, _)) in TEST_F() 482 kHasLeaseSuffix), _, _, _, _)) in TEST_F() 498 kHasLeaseSuffix), _, _, _, _)) in TEST_F()
|
D | dhcpv6_config_unittest.cc | 64 const bool kHasLeaseSuffix = true; variable 232 StartProcessInMinijail(_, _, IsDHCPCDv6Args(kHasLeaseSuffix), in TEST_F()
|
D | dhcp_config_unittest.cc | 63 const bool kHasLeaseSuffix = true; variable 176 StartProcessInMinijail(_, _, IsDHCPCDArgs(!kHasLeaseSuffix), in TEST_F()
|