HomeSort by relevance Sort by last modified time
    Searched full:_install_dut (Results 1 - 1 of 1) sorted by null

  /external/autotest/site_utils/deployment/
install.py 236 """Configure the logging module for `_install_dut()`.
435 def _install_dut(arguments, hostname): function
558 install_function = functools.partial(_install_dut, arguments)

Completed in 1030 milliseconds