Searched refs:full_log (Results 1 – 1 of 1) sorted by relevance
162 def _capture_fail_section(full_log): argument173 for line in full_log:183 def _capture_limited_output(full_log): argument193 output = _capture_fail_section(full_log)195 output = full_log