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

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

Completed in 130 milliseconds