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

/external/chromium_org/chromeos/network/
H A Dnetwork_change_notifier_chromeos_unittest.cc23 const char kIpAddress1[] = "192.168.1.1"; member in namespace:chromeos::__anon6174
160 { NetworkChangeNotifier::CONNECTION_ETHERNET, kService1, kIpAddress1,
168 { false, shill::kTypeEthernet, "", kService1, kIpAddress1,
175 { true, shill::kTypeEthernet, "", kService1, kIpAddress1, kDnsServers1 },
176 { NetworkChangeNotifier::CONNECTION_ETHERNET, kService1, kIpAddress1,
181 { NetworkChangeNotifier::CONNECTION_ETHERNET, kService1, kIpAddress1,
183 { true, shill::kTypeWifi, "", kService2, kIpAddress1, kDnsServers1 },
184 { NetworkChangeNotifier::CONNECTION_WIFI, kService2, kIpAddress1,
189 { NetworkChangeNotifier::CONNECTION_WIFI, kService2, kIpAddress1,
191 { true, shill::kTypeWifi, "", kService3, kIpAddress1, kDnsServers
[all...]

Completed in 189 milliseconds