Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils.py227 def _capture_fail_section(full_log): argument
238 for line in full_log:
248 def _capture_limited_output(full_log): argument
258 output = _capture_fail_section(full_log)
260 output = full_log