Searched refs:process_log (Results 1 – 1 of 1) sorted by relevance
64 def process_log(log_file): member in Reporting376 suite["log"] = self.process_log(pytest_log)378 suite["log"] = self.process_log(handler_log)380 suite["log"] = self.process_log(device_log)382 suite["log"] = self.process_log(build_log)
Completed in 3 milliseconds