Home
last modified time | relevance | path

Searched defs:pidfile_name (Results 1 – 4 of 4) sorted by relevance

/external/autotest/scheduler/
Dmonitor_db_functional_test.py94 def __init__(self, working_directory, pidfile_name, num_processes=None): argument
145 def finish_specific_process(self, working_directory, pidfile_name): argument
173 def pidfile_from_path(self, working_directory, pidfile_name): argument
237 def _set_last_pidfile(self, pidfile_id, working_directory, pidfile_name): argument
247 def execute_command(self, command, working_directory, pidfile_name, argument
295 def get_pidfile_id_from(self, execution_tag, pidfile_name): argument
405 def _assert_process_executed(self, working_directory, pidfile_name): argument
Dpidfile_monitor.py56 log_file=None, pidfile_name=None, paired_with_pidfile=None, argument
70 pidfile_name=drone_manager.AUTOSERV_PID_FILE, argument
Ddrone_manager.py708 def execute_command(self, command, working_directory, pidfile_name, argument
771 def get_pidfile_id_from(self, execution_tag, pidfile_name): argument
Ddrone_utility.py332 pidfile_name): argument