Home
last modified time | relevance | path

Searched refs:full_log (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/
Datest_utils.py162 def _capture_fail_section(full_log): argument
173 for line in full_log:
183 def _capture_limited_output(full_log): argument
193 output = _capture_fail_section(full_log)
195 output = full_log