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

/external/autotest/client/common_lib/cros/tendo/
H A Dprivet_helper.py20 DEFAULT_HTTP_PORT = 80 variable
28 http_port=DEFAULT_HTTP_PORT, https_port=DEFAULT_HTTPS_PORT):
/external/python/cpython2/Lib/test/
H A Dtest_cookielib.py455 from cookielib import CookieJar, DEFAULT_HTTP_PORT namespace
472 self.assertEqual(cookie.port, DEFAULT_HTTP_PORT)
651 from cookielib import request_port, DEFAULT_HTTP_PORT namespace
657 self.assertEqual(request_port(req), DEFAULT_HTTP_PORT)
/external/python/cpython2/Lib/
H A Dcookielib.py53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT) variable
646 port = DEFAULT_HTTP_PORT
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 368 milliseconds