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

/external/chromium_org/build/android/pylib/
H A Dconstants.py122 TEST_SERVER_PORT_LAST = 30000 variable
H A Dports.py47 TEST_SERVER_PORT_LAST. Returning 0 means no more valid port can be used.
63 if (port > constants.TEST_SERVER_PORT_LAST or

Completed in 113 milliseconds