Searched refs:_compress_log (Results 1 – 1 of 1) sorted by relevance
66 def _compress_log(log): member in OEPTestResultTestCase75 self.extraresults["ptestresult.rawlogs"] = {"log" : self._compress_log(log)}86 sections[section]["log"] = self._compress_log(log)89 sections[section]["log"] = self._compress_log(f.read())