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 68 def _control_segment_path(name): function
78 CLIENT_WRAPPER_CONTROL_FILE = _control_segment_path('client_wrapper')
79 CRASHDUMPS_CONTROL_FILE = _control_segment_path('crashdumps')
80 CRASHINFO_CONTROL_FILE = _control_segment_path('crashinfo')
81 INSTALL_CONTROL_FILE = _control_segment_path('install')
82 CLEANUP_CONTROL_FILE = _control_segment_path('cleanup')
83 VERIFY_CONTROL_FILE = _control_segment_path('verify')
84 REPAIR_CONTROL_FILE = _control_segment_path('repair')
85 PROVISION_CONTROL_FILE = _control_segment_path('provision')
86 VERIFY_JOB_REPO_URL_CONTROL_FILE = _control_segment_path('verify_job_repo_url'
    [all...]
autoserv 61 STAGE_SERVER_SIDE_PACKAGE_CONTROL_FILE = server_job._control_segment_path(
autoserv.py 61 STAGE_SERVER_SIDE_PACKAGE_CONTROL_FILE = server_job._control_segment_path(

Completed in 75 milliseconds