HomeSort by relevance Sort by last modified time
    Searched refs:status_server (Results 1 - 2 of 2) sorted by null

  /external/autotest/scheduler/
monitor_db_babysitter 9 from autotest_lib.scheduler import status_server
187 # Try to bind to the same port as the status_server.
188 sock.bind(('localhost', status_server._PORT))
194 '%d' % status_server._PORT]
monitor_db.py 32 from autotest_lib.scheduler import status_server, scheduler_config
164 server = status_server.StatusServer()
    [all...]

Completed in 80 milliseconds