Home
last modified time | relevance | path

Searched defs:DEFAULT_HTTP_PORT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/tendo/
Dprivet_helper.py20 DEFAULT_HTTP_PORT = 80 variable
/external/python/cpython2/Lib/
Dcookielib.py53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT) variable