Home
last modified time | relevance | path

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

/external/chromium_org/build/android/pylib/utils/
Demulator.py123 _port_max = 5585 variable in PortPool
134 ports = range(cls._port_min, cls._port_max, 2)