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

  /external/autotest/cli/
change_protection_level.py 19 autotest_host = rpc.get_autotest_server(options.web) variable
20 afe_proxy = rpc.afe_comm(autotest_host, '/afe/server/noauth/rpc/')
  /external/autotest/cli/contrib/
why_isnt_my_job_running.py 21 autotest_host = rpc.get_autotest_server(options.web) variable
22 proxy = rpc.afe_comm(autotest_host)

Completed in 326 milliseconds