Home
last modified time | relevance | path

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

/external/autotest/client/cros/netprotos/
Dcros_p2p.py10 CROS_P2P_PORT = 16725 variable
19 def __init__(self, zeroconf, port=CROS_P2P_PORT):
/external/autotest/client/site_tests/p2p_ShareFiles/
Dp2p_ShareFiles.py87 if port != cros_p2p.CROS_P2P_PORT: