Home
last modified time | relevance | path

Searched refs:LIGHTTPD_RANDOM_PORT_FIRST (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/build/android/pylib/
Dconstants.py113 LIGHTTPD_RANDOM_PORT_FIRST = 8001 variable
/external/chromium_org/build/android/
Dlighttpd_server.py70 return random.randint(constants.LIGHTTPD_RANDOM_PORT_FIRST,
/external/chromium_org/build/android/pylib/instrumentation/
Dtest_runner.py71 self._lighttp_port = constants.LIGHTTPD_RANDOM_PORT_FIRST + shard_index