/external/autotest/server/cros/dynamic_suite/ |
D | reporting_utils.py | 204 def link_job(job_id, instance_server=None): argument 224 def _base_results_log(job_id, result_owner, hostname): argument 242 def link_result_logs(job_id, result_owner, hostname): argument 261 def link_status_log(job_id, result_owner, hostname): argument
|
D | tools.py | 211 def create_bug_keyvals(job_id, testname, bug_info): argument 229 def get_test_failure_bug_info(keyvals, job_id, testname): argument
|
D | suite.py | 195 def set_attempted(self, job_id): argument 241 def get_retry_max(self, job_id): argument
|
D | job_status.py | 558 end_time_str=None, job_id=None, owner=None, hostname=None, argument
|
D | reporting.py | 221 def __init__(self, job_id, job_name, machine): argument
|
/external/webrtc/third_party/gtest-parallel/ |
D | gtest-parallel | 135 def handle_meta(self, job_id, args): argument 157 def logfile(self, job_id, name): argument 182 def logfile(self, job_id, name): argument 329 job_id = 0 variable 348 def run_job((command, job_id, test)): argument
|
/external/autotest/site_utils/ |
D | collect_suite_time_stats.py | 101 def get_nontask_runtime(job_id, dut, job_info_dict): argument 141 def get_tasks_runtime(task_list, dut, t_start, job_id, job_info_dict): argument 171 def get_job_runtime(job_id, dut, job_info_dict): argument
|
D | job_history.py | 125 def try_get(self, host_id, job_id, start_time, end_time): argument 168 def try_get(self, job_id, start_time, end_time): argument 382 def get_job_info(job_id): argument
|
D | lxc.py | 586 def verify_autotest_setup(self, job_id): argument 824 def setup_test(self, name, job_id, server_package_url, result_path, argument
|
D | diagnosis_utils.py | 239 def diagnose_job(self, job_id, instance_server): argument
|
/external/autotest/scheduler/ |
D | rdb_testing_utils.py | 120 def create_special_task(cls, job_id=None, host_id=None, argument 172 def assign_job_to_shard(cls, job_id, shard_hostname): argument 257 def add_host_to_job(cls, host, job_id, activate=0): argument 277 def increment_priority(cls, job_id): argument 467 def check_host_assignment(self, job_id, host_id): argument
|
D | monitor_db_unittest.py | 181 def _record_job_scheduled(self, job_id, host_id): argument 189 def _assert_job_scheduled_on(self, job_id, host_id): argument 198 def _assert_job_scheduled_on_number_of(self, job_id, host_ids, number): argument
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/ |
D | map_job_control.py | 45 def get_job_by_id(cls, job_id=None): argument 164 def __get_state_by_id(cls, job_id): argument
|
D | map_job_config.py | 39 job_id = _Option(basestring, default_factory=util._get_descending_key) variable in JobConfig
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | buildbucket_job_status.py | 21 def get(self, job_id): argument
|
D | buildbucket_service.py | 73 def GetJobStatus(job_id, credentials=None): argument
|
/external/autotest/server/ |
D | autoserv | 143 def _run_with_ssp(job, container_name, job_id, results, parser, ssp_url): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/glacier/ |
D | layer1.py | 477 def describe_job(self, vault_name, job_id): argument 661 def get_job_output(self, vault_name, job_id, byte_range=None): argument
|
D | vault.py | 396 def get_job(self, job_id): argument
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | mapreduce_pipeline.py | 259 job_id, argument
|
D | shuffler.py | 78 def get_root_key(cls, job_id): argument
|
/external/autotest/site_utils/autoupdate/ |
D | full_release_test.py | 393 def get_job_url(server, job_id): argument
|
/external/toybox/toys/pending/ |
D | sh.c | 203 int job_id; member
|
/external/autotest/cli/contrib/ |
D | why_isnt_my_job_running.py | 19 job_id = int(args[0]) variable
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostDetailView.java | 292 String job_id = Utils.jsonToString(currentHostObject.get("current_job")).trim(); in handlePage() local
|