HomeSort by relevance Sort by last modified time
    Searched refs:serial_log_file (Results 1 - 2 of 2) sorted by null

  /tools/acloud/public/
acloud_main.py 157 "--serial_log_file",
159 dest="serial_log_file",
272 if (parsed_args.serial_log_file and
273 not parsed_args.serial_log_file.endswith(".tar.gz")):
275 "--serial_log_file must ends with .tar.gz")
338 serial_log_file=args.serial_log_file,
device_driver.py 362 serial_log_file=None,
378 serial_log_file: A path to a file where serial output should
418 if serial_log_file:
423 output_file=serial_log_file)

Completed in 770 milliseconds