Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dgd_base_test_lib.py55 rootcanal_logpath = os.path.join(log_path_base, 'rootcanal_logs.txt')
56 info['rootcanal_logpath'] = rootcanal_logpath
92 rootcanal_process, [rootcanal_logpath],
139 def dump_crashes_core(dut, cert, rootcanal_running, rootcanal_process, rootcanal_logpath): argument
145 rootcanal_crash, roocanal_log_tail = read_crash_snippet_and_log_tail(rootcanal_logpath)
Dgd_base_test.py65 self.rootcanal_logpath = self.info['rootcanal_logpath']
132 rootcanal_logpath=self.rootcanal_logpath)