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

/external/chromium_org/build/android/pylib/
H A Dports.py26 """Resets the port allocation to start from TEST_SERVER_PORT_FIRST.
33 fp.write('%d' % constants.TEST_SERVER_PORT_FIRST)
46 Returns a valid port which should be in between TEST_SERVER_PORT_FIRST and
64 port < constants.TEST_SERVER_PORT_FIRST):
H A Dconstants.py121 TEST_SERVER_PORT_FIRST = 10201 variable

Completed in 1511 milliseconds