HomeSort by relevance Sort by last modified time
    Searched refs:_control_segment_path (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/
server_job.py 62 def _control_segment_path(name): function
72 CLIENT_WRAPPER_CONTROL_FILE = _control_segment_path('client_wrapper')
73 CRASHDUMPS_CONTROL_FILE = _control_segment_path('crashdumps')
74 CRASHINFO_CONTROL_FILE = _control_segment_path('crashinfo')
75 INSTALL_CONTROL_FILE = _control_segment_path('install')
76 CLEANUP_CONTROL_FILE = _control_segment_path('cleanup')
77 VERIFY_CONTROL_FILE = _control_segment_path('verify')
78 REPAIR_CONTROL_FILE = _control_segment_path('repair')
79 PROVISION_CONTROL_FILE = _control_segment_path('provision')
80 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url'
    [all...]
autoserv 60 STAGE_SERVER_SIDE_PACKAGE_CONTROL_FILE = server_job._control_segment_path(
autoserv.py 60 STAGE_SERVER_SIDE_PACKAGE_CONTROL_FILE = server_job._control_segment_path(

Completed in 63 milliseconds