Searched refs:commands (Results 1 – 25 of 45) sorted by relevance
12
3 import commands8 return_code, output = commands.getstatusoutput(command)
1 import commands23 exit_code, output = commands.getstatusoutput(command)
17 package com.android.commands.monkey;
16 package com.android.commands.monkey;
16 package com.android.commands.monkey;24 import com.android.commands.monkey.MonkeySourceNetwork.CommandQueue;25 import com.android.commands.monkey.MonkeySourceNetwork.MonkeyCommand;26 import com.android.commands.monkey.MonkeySourceNetwork.MonkeyCommandReturn;
17 package com.android.commands.monkey;19 import static com.android.commands.monkey.MonkeySourceNetwork.EARG;34 import com.android.commands.monkey.MonkeySourceNetwork.CommandQueue;35 import com.android.commands.monkey.MonkeySourceNetwork.MonkeyCommand;36 import com.android.commands.monkey.MonkeySourceNetwork.MonkeyCommandReturn;
21 "gsi_util/commands/*.py",22 "gsi_util/commands/common/*.py",
23 Now you're ready to run commands27 Individual commands are separated by newlines. The Monkey will28 respond to every command with a line starting with OK for commands30 commands that had problems being run. For commands that return a45 The complete list of commands follows:
10 exec app_process $base/bin com.android.commands.monkey.Monkey "$@"
30 4. Copy the highlighted shell commands and paste them in a terminal.46 Three sub-commands are supported:50 * `repo_pull.py bash` prints the *bash commands* that can pull the change lists.108 To print the bash commands that can pull the change lists, use the `bash`
21 from gsi_util.commands.common import image_sources
5 connecting to multiple devices and running multiple adb commands simultaneously.