Home
last modified time | relevance | path

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

/third_party/mesa3d/.gitlab-ci/lava/utils/
Dlava_log_hints.py20 def detect_failure(self, new_lines: list[dict[str, Any]]): member in LAVALogHints
Dlog_follower.py144 self.log_hints.detect_failure(new_lines)