/external/autotest/client/site_tests/video_YouTubeFlash/ |
video_YouTubeFlash.py | 48 tab.Navigate('http://localhost:8000/youtube.html')
|
/external/autotest/client/site_tests/video_YouTubeHTML5/ |
video_YouTubeHTML5.py | 45 tab.Navigate('http://localhost:8000/youtube5.html')
|
/external/autotest/puppylab/ |
lab_manifest.py | 35 vm_host_name = 'localhost'
|
/external/autotest/server/site_tests/platform_RebootAfterUpdate/ |
control | 30 http://localhost:8080/download?archive_url=\
|
/external/autotest/site_utils/ |
es_create_alias.sh | 20 -i elasticsearch index, i.e. atlantis4.mtv, cautotest, localhost, etc.\n"
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/ |
selenium_support.py | 4 sel_args = ('localhost', 4444, '*chrome', 'https://workersandbox.mturk.com')
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
tools.py | 56 parser.add_argument('--auth_host_name', default='localhost', 74 """A server to handle OAuth 2.0 redirects back to localhost. 83 """A handler for OAuth 2.0 redirects back to localhost. 126 ``--auth_host_name`` (string, default: ``localhost``)
|
/external/chromium-trace/catapult/tracing/tracing_examples/ |
chrome_inspect_test_shell.html | 51 'http://localhost:8003/examples/chrome_inspect_test_shell.html' +
|
/external/curl/docs/examples/ |
httpcustomheader.c | 50 curl_easy_setopt(curl, CURLOPT_URL, "localhost");
|
/external/curl/tests/certs/ |
Server-localhost-sv.pem | 3 subjectAltName = DNS:localhost 20 commonName_value = localhost 56 commonName = localhost 73 DNS:localhost
|
Server-localhost.nn-sv.pem | 3 subjectAltName = DNS:localhost.nn 20 commonName_value = localhost.nn 56 commonName = localhost.nn 73 DNS:localhost.nn
|
/external/curl/tests/data/ |
test1048 | 44 FTP-IPv6 dir list PASV with localhost --interface
|
test2001 | 52 http://%HOSTIP:%HTTPPORT/20010001 ftp://%HOSTIP:%FTPPORT/20010002 file://localhost/%PWD/log/test2001.txt
|
/external/jacoco/jacoco-maven-plugin.test/it/it-customize-agent/ |
pom.xml | 32 <jacoco.address>localhost</jacoco.address>
|
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/ |
ExecutionDataClient.java | 32 private static final String ADDRESS = "localhost";
|
MBeanClient.java | 32 private static final String SERVICE_URL = "service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi";
|
/external/nanohttpd/fileupload/src/test/java/fi/iki/elonen/ |
TestNanoFileUpLoad.java | 170 HttpTrace httphead = new HttpTrace("http://localhost:8192/index.html"); 180 HttpPost post = new HttpPost("http://localhost:8192/uploadFile1"); 191 HttpPost post = new HttpPost("http://localhost:8192/uploadFile2"); 202 HttpPost post = new HttpPost("http://localhost:8192/uploadFile3");
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
ProxyService.java | 35 public static final String HOST = "localhost";
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldHttpRetryExceptionTest.java | 40 String [] locations = {"file:\\error.txt", "http:\\localhost",
|
/prebuilts/tools/linux-x86_64/kythe/studio/ |
serve_studio_kythe.sh | 52 --listen localhost:8080 \
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
LDAPCertStoreParametersTest.java | 51 * with the default parameter values (server name "localhost", port 389) 62 * with the default parameter values (server name "localhost", port 389) 66 assertEquals("host", "localhost", cp.getServerName());
|
/external/autotest/client/common_lib/cros/graphite/ |
stats_es_functionaltest.py | 11 # runs tests on all stats objects on test instance of es (localhost) 114 default='localhost') 129 es_host = 'http://localhost'
|
/external/autotest/client/common_lib/ |
site_utils_unittest.py | 118 self.assertTrue(utils.is_puppylab_vm('localhost:8001')) 120 self.assertFalse(utils.is_puppylab_vm('localhost')) 121 self.assertFalse(utils.is_puppylab_vm('localhost:'))
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/ |
ios_browser_backend.py | 18 _DEBUGGER_URL_BUILDER = 'ws://localhost:%i/devtools/page/%i' 19 _DEBUGGER_URL_REGEX = r'ws://localhost:(\d+)/devtools/page/(\d+)' 20 _DEVICE_LIST_URL = 'http://localhost:9221/json'
|
/external/libmicrohttpd/src/testzzuf/ |
test_get.c | 116 curl_easy_setopt (c, CURLOPT_URL, "http://localhost:11081/hello_world"); 160 curl_easy_setopt (c, CURLOPT_URL, "http://localhost:11081/hello_world"); 221 curl_easy_setopt (c, CURLOPT_URL, "http://localhost:11081/hello_world");
|