Searched refs:full_log (Results 1 – 1 of 1) sorted by relevance
227 def _capture_fail_section(full_log): argument238 for line in full_log:248 def _capture_limited_output(full_log): argument258 output = _capture_fail_section(full_log)260 output = full_log