Home
last modified time | relevance | path

Searched defs:control_file (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQual/
H A Dgenerate_storage_qual_control_files.py368 control_file = TEMPLATE.format( variable
383 control_file = TEMPLATE.format( variable
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_interface.py890 def create_job_page_handler(name, priority, control_file, control_type, argument
960 control_file, argument
1827 control_file='', argument
H A Drpc_utils.py748 control_file=None, argument
865 def encode_ascii(control_file): argument
H A Dfrontend_test_utils.py91 drone_set=None, control_file='control', argument
H A Dmodels.py1516 control_file = dbmodels.TextField(null=True, blank=True) variable in Job
/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/
H A Dgenerate_performance_cuj.py100 control_file = template.format( variable
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualV2/
H A Dgenerate_control_files.py86 control_file = template.format( variable
/aosp_15_r20/external/autotest/server/
H A Dautotest.py466 def run(self, control_file, results_dir='.', host=None, timeout=None, argument
517 def _do_run(self, control_file, results_dir, host, atrun, timeout, argument
H A Dfrontend.py648 def create_job(self, control_file, name=' ', argument
/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dcontainer.py558 def install_control_file(self, control_file): argument