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

/external/chromium_org/tools/chrome_proxy/integration_tests/
H A Dchrome_proxy_measurements.py140 _TEST_SERVER = 'chromeproxy-test.appspot.com' variable
141 _TEST_SERVER_DEFAULT_URL = 'http://' + _TEST_SERVER + '/default'
145 # The test server code is at <TBD location> and runs at _TEST_SERVER
213 '--spdy-proxy-auth-origin=http://%s' % _TEST_SERVER)
219 _TEST_SERVER + ":80",
222 bad_proxies = [_TEST_SERVER + ":80", metrics.PROXY_SETTING_HTTP]

Completed in 72 milliseconds