Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dlogserial.py183 self.set_output_path(output_path)
221 self.set_output_path(getattr(logging, 'output_path', '/tmp'))
224 def set_output_path(self, output_path): member in LogSerial