HomeSort by relevance Sort by last modified time
    Searched full:parent_job_id (Results 26 - 39 of 39) sorted by null

12

  /external/autotest/tko/
parse.py 280 parent_job_id=job_keyval.get(constants.PARENT_JOB_ID, None))
  /external/autotest/scheduler/
monitor_db.py     [all...]
scheduler_models.py 96 'parent_job_id': job.parent_job_id}
    [all...]
  /external/autotest/site_utils/
collect_suite_time_stats.py 231 ('parent_job_id', suite_job_id),
job_history.py 350 for job in models.Job.objects.filter(parent_job_id=self.id):
test_push.py 306 models.Job.objects.filter(parent_job_id=suite_job_id)]
run_suite.py     [all...]
  /external/autotest/client/common_lib/
base_job_unittest.py 86 'parent_job_id', 'in_lab', 'machine_dict_list'
95 'parent_job_id'
    [all...]
base_job.py 984 parent_job_id = None variable in class:base_job
    [all...]
  /external/autotest/frontend/afe/
rpc_interface_unittest.py 214 parent_job_id=parent_job.id)
rpc_interface.py     [all...]
models.py     [all...]
  /external/autotest/server/cros/dynamic_suite/
suite.py     [all...]
suite_unittest.py 290 parent_job_id=None,
    [all...]

Completed in 353 milliseconds

12