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

  /test/framework/harnesses/host_controller/command_processor/
command_exit.py 27 command_detail: string, detailed explanation for the command.
31 command_detail = "" variable in class:CommandExit
command_copy.py 30 command_detail: string, detailed explanation for the command.
34 command_detail = "Copy a file." variable in class:CommandCopy
command_info.py 29 command_detail: string, detailed explanation for the command.
33 command_detail = 'Show status.' variable in class:CommandInfo
base_command_processor.py 29 command_detail: string, detailed explanation for the command.
33 command_detail = 'Command processor template' variable in class:BaseCommandProcessor
43 self.command, self.command_detail)
command_lease.py 28 command_detail: string, detailed explanation for the command.
32 command_detail = "Make a host lease command tasks from TFC." variable in class:CommandLease
command_request.py 28 command_detail: string, detailed explanation for the command.
32 command_detail = "Send TFC a request to execute a command." variable in class:CommandRequest
command_acloud.py 30 command_detail: string, detailed explanation for the command.
34 command_detail = 'Create acloud instances.' variable in class:CommandAcloud
command_list.py 27 command_detail: string, detailed explanation for the command.
31 command_detail = "Show information about the hosts." variable in class:CommandList
command_retry.py 25 command_detail = "Retry last run test plan for certain times." variable in class:CommandRetry
command_upload.py 34 command_detail: string, detailed explanation for the command.
38 command_detail = "Upload <src> file to <dest> Google Cloud Storage. In <src> and <dest>, variables enclosed in {} are replaced with the values stored in the console." variable in class:CommandUpload
command_fetch.py 30 command_detail: string, detailed explanation for the command.
34 command_detail = "Fetch a build artifact." variable in class:CommandFetch
command_gsispl.py 36 command_detail: string, detailed explanation for the command.
40 command_detail = "Changes security patch level on a selected GSI file." variable in class:CommandGsispl
command_build.py 40 command_detail: string, detailed explanation for the command.
44 command_detail = "Specifies branches and targets to monitor." variable in class:CommandBuild
command_config.py 43 command_detail: string, detailed explanation for the command.
49 command_detail = "Specifies a global config type to monitor." variable in class:CommandConfig
command_device.py 40 command_detail: string, detailed explanation for the command.
45 command_detail = "Selects device(s) under test." variable in class:CommandDevice
command_flash.py 33 command_detail: string, detailed explanation for the command.
37 command_detail = "Flash images to a device." variable in class:CommandFlash
command_test.py 42 command_detail = "Executes a command on TF." variable in class:CommandTest

Completed in 2723 milliseconds