Home
last modified time | relevance | path

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

/external/executorch/examples/qualcomm/
Dutils.py180 def pull_debug_output(self, etdump_path, debug_ouput_path, callback=None): argument
182 self._adb(["pull", self.debug_output_path, debug_ouput_path])