Searched refs:remove_log_file (Results 1 – 2 of 2) sorted by relevance
256 def remove_log_file(self): member in OSInterface283 self.remove_log_file()
368 remove_log_file(output_dir)760 remove_log_file(output_dir)876 def remove_log_file(output_dir: str): function