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 61 def get_afe_job_id(tag): function
job_serializer.py 132 pb_job.afe_job_id = utils.get_afe_job_id(tag)
parse.py 362 job.afe_job_id = tko_utils.get_afe_job_id(jobname)
  /external/autotest/server/cros/dynamic_suite/
dynamic_suite.py 447 my_job_id = int(tko_utils.get_afe_job_id(spec.job.tag))
507 my_job_id = int(tko_utils.get_afe_job_id(dargs['job'].tag))

Completed in 253 milliseconds