Home
last modified time | relevance | path

Searched refs:_write_control_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/site_tests/hardware_StorageQual/
Dgenerate_storage_qual_control_files.py295 def _write_control_file(name, contents): function
317 _write_control_file(_get_control_file_name(
331 _write_control_file(_get_control_file_name(suite, label, test),
/external/autotest/scheduler/
Dmonitor_db.py1317 def _write_control_file(self, execution_path): member in AbstractQueueTask
1326 control_path = self._write_control_file(execution_path)