Searched refs:process_log (Results 1 – 1 of 1) sorted by relevance
3434 def process_log(log_file): member in TestSuite3571 el.text = self.process_log(log_file)3616 failure.text = self.process_log(log_file)3704 testcase["test_output"] = self.process_log(handler_log)3706 testcase["device_log"] = self.process_log(device_log)3708 testcase["build_log"] = self.process_log(build_log)