Home | History | Annotate | Download | only in controllers

Lines Matching refs:full_out_path

757         full_out_path = os.path.join(br_path, out_name.replace(' ', '\ '))
759 self.adb.bugreport(" > %s" % full_out_path)
760 self.log.info("Bugreport for %s taken at %s", test_name, full_out_path)