Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/cert/
H A Dgd_base_test_lib.py29 from cert.os_utils import read_crash_snippet_and_log_tail
148 rootcanal_crash, roocanal_log_tail = read_crash_snippet_and_log_tail(rootcanal_logpath)
H A Dos_utils.py98 def read_crash_snippet_and_log_tail(logpath): function
H A Dgd_base_test.py33 from cert.os_utils import read_crash_snippet_and_log_tail
H A Dgd_device.py44 from cert.os_utils import read_crash_snippet_and_log_tail
260 return read_crash_snippet_and_log_tail(self.backing_process_log_path)