Home
last modified time | relevance | path

Searched refs:get_afe_job_id (Results 1 – 4 of 4) sorted by relevance

/external/autotest/tko/
Dutils.py61 def get_afe_job_id(tag): function
Djob_serializer.py131 pb_job.afe_job_id = utils.get_afe_job_id(tag)
Ddb.py454 afe_job_id = utils.get_afe_job_id(tag)
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py451 my_job_id = int(tko_utils.get_afe_job_id(spec.job.tag))
511 my_job_id = int(tko_utils.get_afe_job_id(dargs['job'].tag))