Searched defs:stdout (Results 1 – 5 of 5) sorted by relevance
| /development/tools/ |
| D | monkey | 73 def Exec(self, cmd, stdout=None, stderr=None): argument 94 def Run(self, cmd, stdout=None, stderr=None): argument 126 def Shell(self, cmd, stdout=None, stderr=None): argument
|
| /development/cmds/monkey/src/com/android/commands/monkey/ |
| D | Logger.java | 45 public static boolean stdout = true; field in Logger
|
| /development/tools/otagui/ |
| D | test_ota_interface.py | 19 output = '', stdout = '', stderr = ''): argument
|
| D | ota_interface.py | 25 stdout: str = '' variable in JobInfo
|
| /development/tools/repo_pull/ |
| D | gerrit.py | 83 def __init__(self, args, returncode, stdout, stderr): argument
|