Home
last modified time | relevance | path

Searched refs:kHost (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/vpn/
Dvpn_provider_unittest.cc63 static const char kHost[]; member in shill::VPNProviderTest
94 const char VPNProviderTest::kHost[] = "10.8.0.1"; member in shill::VPNProviderTest
111 args.SetString(kProviderHostProperty, kHost); in TEST_F()
122 args.SetString(kProviderHostProperty, kHost); in TEST_F()
Dl2tp_ipsec_driver_unittest.cc296 static const char kHost[] = "192.168.2.254"; in TEST_F() local
304 SetArg(kProviderHostProperty, kHost); in TEST_F()
323 ExpectInFlags(options, "--remote_host", kHost); in TEST_F()
535 static const char kHost[] = "192.168.2.254"; in TEST_F() local
536 SetArg(kProviderHostProperty, kHost); in TEST_F()
554 static const char kHost[] = "192.168.2.254"; in TEST_F() local
555 SetArg(kProviderHostProperty, kHost); in TEST_F()
Dvpn_service_unittest.cc327 const string kHost = "1.2.3.4"; in TEST_F() local
328 driver_->args()->SetString(kProviderHostProperty, kHost); in TEST_F()
347 const string kHost = "1.2.3.4"; in TEST_F() local
351 driver_->args()->SetString(kProviderHostProperty, kHost); in TEST_F()
Dopenvpn_driver_unittest.cc718 static const char kHost[] = "192.168.2.254"; in TEST_F() local
724 SetArg(kProviderHostProperty, kHost); in TEST_F()
738 ExpectInFlags(options, "remote", kHost); in TEST_F()
771 static const char kHost[] = "192.168.2.254"; in TEST_F() local
794 SetArg(kProviderHostProperty, kHost); in TEST_F()
1136 static const char kHost[] = "192.168.2.254"; in TEST_F() local
1137 SetArg(kProviderHostProperty, kHost); in TEST_F()
1221 static const char kHost[] = "192.168.2.254"; in TEST_F() local
1222 SetArg(kProviderHostProperty, kHost); in TEST_F()