Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dtopshim_base_test.py28 from blueberry.tests.gd.cert.os_utils import read_crash_snippet_and_log_tail
140 rootcanal_crash, roocanal_log_tail = read_crash_snippet_and_log_tail(rootcanal_logpath)
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dgd_base_test.py32 from blueberry.tests.gd.cert.os_utils import read_crash_snippet_and_log_tail
287 … rootcanal_crash, roocanal_log_tail = read_crash_snippet_and_log_tail(self.rootcanal_logpath)
Dos_utils.py107 def read_crash_snippet_and_log_tail(logpath): function
Dgd_device.py41 from blueberry.tests.gd.cert.os_utils import read_crash_snippet_and_log_tail
268 return read_crash_snippet_and_log_tail(self.backing_process_log_path)