Searched refs:log_file_path (Results 1 – 3 of 3) sorted by relevance
135 self.log_file_path = os.path.join(137 self.log_file_fd = open(self.log_file_path, 'a')
1327 log_file_path=None): argument1341 if log_file_path:1342 cmd += " --logfile {} &".format(log_file_path)
1448 log_file_path=None): argument1464 if log_file_path:1465 ad.adb.shell("rm %s" % log_file_path, ignore_status=True)1473 log_file_path=log_file_path)1520 log_file_path=None, argument1562 log_file_path)1580 log_file_path=None, argument1620 log_file_path=log_file_path)