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

  /external/autotest/tko/
utils.py 58 def get_afe_job_id(tag): function
job_serializer.py 129 pb_job.afe_job_id = utils.get_afe_job_id(tag)
db.py 383 afe_job_id = utils.get_afe_job_id(tag)
  /external/autotest/server/cros/dynamic_suite/
dynamic_suite.py 530 my_job_id = int(tko_utils.get_afe_job_id(dargs['job'].tag))

Completed in 3183 milliseconds