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.')
139 if not options.remote:
140 print('Must specify at least one remote.')
227 options.board, options.remote, chromeos_root,
231 options.remote, chromeos_root,