Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils.py137 def _capture_fail_section(full_log): argument
148 for line in full_log:
158 def _capture_limited_output(full_log): argument
168 output = _capture_fail_section(full_log)
170 output = full_log