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

/external/chromium_org/chromeos/network/
H A Dnetwork_change_notifier_chromeos_unittest.cc24 const char kIpAddress2[] = "192.168.1.2"; member in namespace:chromeos::__anon6174
198 { true, shill::kTypeWifi, "", kService3, kIpAddress2, kDnsServers1 },
199 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,
206 { true, shill::kTypeWifi, "", kService3, kIpAddress2, kDnsServers1 },
207 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,
212 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,
214 { true, shill::kTypeWifi, "", kService3, kIpAddress2, kDnsServers2 },
215 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,

Completed in 87 milliseconds