Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/cert/
H A Dgd_base_test.py43 from cert.gd_base_test_lib import dump_crashes_core
127 crash_detail = dump_crashes_core(
H A Dgd_base_test_lib.py142 def dump_crashes_core(dut, cert, rootcanal_running, rootcanal_process, rootcanal_logpath): function