Lines Matching full:afe_job_id
501 if view['afe_job_id'] == self.suite_job_id and 'job_keyvals' in view:
884 return '%s-%s' % (self.view['afe_job_id'], self.user)
915 suite_job_keyvals, self.view['afe_job_id'],
1050 a suite job (afe_job_id: 40) that runs dummy_Pass, dummy_Fail,
1055 test_idx| job_idx|test_name |subdir |afe_job_id|status
1075 afe_job_id=self._suite_job_id)
1097 call='get_detailed_test_views', afe_job_id=old_job)
1121 call='get_detailed_test_views', afe_job_id=job.id,
1409 @return: The afe_job_id of the new suite job.