Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Dstart_port_server.py26 _PORT_SERVER_PORT = 32766 variable
37 _PORT_SERVER_PORT).read())
55 'http://localhost:%d/quitquitquit' % _PORT_SERVER_PORT).read()
65 '%d' % _PORT_SERVER_PORT, '-l', logfile
96 'http://localhost:%d/get' % _PORT_SERVER_PORT).read()
107 port_server_url = 'http://localhost:%d/get' % _PORT_SERVER_PORT