Searched refs:paired_with_process (Results 1 – 5 of 5) sorted by relevance
953 def write_lines_to_file(self, file_path, lines, paired_with_process=None): argument961 if paired_with_process:962 drone = self._get_drone_for_process(paired_with_process)
558 paired_with_process=self.monitor.get_process())
329 file_path, lines, paired_with_process=self.mock_drone_process)
1385 paired_with_process=self.monitor.get_process())
279 def write_lines_to_file(self, file_path, lines, paired_with_process=None): argument