Searched refs:afe_job_id (Results 1 – 12 of 12) sorted by relevance
25 afe_job_id=1)
180 afe_job_id = dbmodels.IntegerField(null=True, default=None) variable in Job715 afe_job_id = dbmodels.IntegerField(null=True) variable in TestView
50 required string afe_job_id = 14; field
368 job.afe_job_id = tko_utils.get_afe_job_id(jobname)465 afe_job_id=orig_afe_job_id).job_idx491 (common.autotest_dir, job.afe_job_id,
490 'afe_job_id': job.afe_job_id,529 task_id = job.afe_job_id
132 pb_job.afe_job_id = utils.get_afe_job_id(tag)
75 self.pb_job.afe_job_id)
81 tko.run('get_detailed_test_views', afe_job_id=0).AndReturn(
409 views = tko.run('get_detailed_test_views', afe_job_id=suite_job_id)
1132 `afe_job_id` int(11) DEFAULT NULL,1143 KEY `afe_job_id` (`afe_job_id`),
208 self.tko_job = tko_models.Job.objects.filter(afe_job_id=self.id)[0]
1743 afe_job_id=result.id)