Lines Matching refs:remote
22 def Generate_Vanilla_Report_File(vanilla_image_paths, board, remote,
30 remote: %s
31 """ % (board, remote)
65 def Generate_Test_File(test_image_paths, vanilla_image_path, board, remote,
73 remote: %s
74 """ % (board, remote)
123 parser.add_argument('-r', '--remote', dest='remote', help='Target device.')
138 if not options.remote:
139 print('Must specify at least one remote.')
226 options.board, options.remote, chromeos_root,
230 options.remote, chromeos_root,