Searched refs:log_file_path (Results 1 – 4 of 4) sorted by relevance
136 self.log_file_path = os.path.join(138 self.log_file_fd = open(self.log_file_path, 'a')
1078 log_file_path=None): argument1092 if log_file_path:1093 cmd += " --logfile {} &".format(log_file_path)
82 log_file_path=IPERF_LOG_FILE_PATH):
2680 log_file_path=None): argument2698 if log_file_path:2699 ad.adb.shell("rm %s" % log_file_path, ignore_status=True)2706 log_file_path=log_file_path)