Searched refs:log_locations (Results 1 – 1 of 1) sorted by relevance
34 log_locations = ["/var/log/", "/var/log/dmesg", "/tmp/dmesg_output.log"] variable in ParseLogsTest74 def getLogList(self, log_locations): argument76 for location in log_locations:103 def get_local_log_list(self, log_locations): argument104 self.transfer_logs(self.getLogList(log_locations))170 log_list = self.get_local_log_list(self.log_locations)