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

  /external/autotest/server/
afe_utils.py 47 def get_stable_cros_image_name(board): function
  /external/autotest/site_utils/deployment/prepare/
main.py 188 return afe_utils.get_stable_cros_image_name(board)
  /external/autotest/server/hosts/
servo_host.py 471 target_build = afe_utils.get_stable_cros_image_name(self.get_board())
cros_host.py 316 return afe_utils.get_stable_cros_image_name(info.board)
    [all...]
  /external/autotest/site_utils/deployment/
install.py 843 return afe_utils.get_stable_cros_image_name(info.board)
    [all...]

Completed in 490 milliseconds