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

/external/chromium_org/chromeos/network/
H A Dnetwork_change_notifier_chromeos_unittest.cc27 const char kService3[] = "/service/3"; member in namespace:chromeos::__anon6174
191 { true, shill::kTypeWifi, "", kService3, kIpAddress1, kDnsServers1 },
192 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress1,
197 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, "", kDnsServers1 },
198 { true, shill::kTypeWifi, "", kService3, kIpAddress2, kDnsServers1 },
199 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,
204 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress1,
206 { true, shill::kTypeWifi, "", kService3, kIpAddress2, kDnsServers1 },
207 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress2,
212 { NetworkChangeNotifier::CONNECTION_WIFI, kService3, kIpAddress
[all...]

Completed in 374 milliseconds