Home
last modified time | relevance | path

Searched defs:stdout (Results 1 – 25 of 26) sorted by relevance

12

/tools/metalava/src/test/java/com/android/tools/metalava/
DOptionsTest.kt362 val stdout = StringWriter() in Test invalid arguments() constant
385 val stdout = StringWriter() in Test help() constant
DDriverTest.kt122 val stdout = output.toString(UTF_8.name()) in <lambda>() constant
/tools/test/connectivity/tools/lab/utils/
Djob.py58 def stdout(self): member in Result
75 stdout=bytes(), argument
/tools/test/connectivity/acts/framework/acts/libs/proc/
Djob.py58 def stdout(self): member in Result
77 stdout=bytes(), argument
/tools/metalava/src/main/java/com/android/tools/metalava/
DDriverException.kt21 val stdout: String = "", constant in com.android.tools.metalava.DriverException
DDriver.kt746 val stdout = if (processOutputHandler is CachedProcessOutputHandler) in invokeDocumentationTool() constant
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java46 OutputStream stdout, in remoteSshCommandExec()
/tools/test/connectivity/tools/lab/tests/
Dfake.py21 def __init__(self, exit_status=0, stdout='', stderr=''): argument
/tools/tradefederation/core/python-lib/tradefed_py/
Dadb_handler.py49 def __init__(self, cmd, stdout, stderr, ret_code): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/cloud/
DGceManagerTest.java630 OutputStream stdout = null; in testGetSshBugreport() local
684 OutputStream stdout = null; in testGetNestedSshBugreport() local
759 OutputStream stdout = null; in testGetSshBugreport_Fail() local
/tools/tradefederation/core/src/com/android/tradefed/util/
DCommandResult.java66 public void setStdout(String stdout) { in setStdout()
DEmail.java155 StringBuilder stdout = new StringBuilder(); in send() local
DRunUtil.java151 public CommandResult runTimedCmd(final long timeout, OutputStream stdout, in runTimedCmd()
166 OutputStream stdout, OutputStream stderr, String... command) { in createRunnableResult()
DIRunUtil.java116 final long timeout, OutputStream stdout, OutputStream stderr, final String... command); in runTimedCmd()
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DRunUtilTest.java86 OutputStream stdout, OutputStream stderr, String... command) { in createRunnableResult()
330 File stdout = null; in testRuntimedCmd_withFileOutputStream() local
385 File stdout = null; in testRuntimedCmd_notWritable() local
/tools/test/connectivity/acts/framework/tests/
Dacts_adb_test.py24 def __init__(self, exit_status=0, stderr='', stdout=''): argument
Dacts_job_test.py37 stdout=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dfastboot.py26 def __init__(self, cmd, stdout, stderr, ret_code): argument
Dadb.py57 def __init__(self, cmd, stdout, stderr, ret_code): argument
/tools/test/connectivity/tools/lab/metrics/
Dusb_metric.py28 def _get_output(stdout): argument
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DClearcutClient.java208 String stdout = gitRes.getStdout(); in isGoogleUser() local
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java2395 OutputStream stdout = null, stderr = null; in testExecuteShellV2Command() local
2414 OutputStream stdout = null, stderr = null; in testExecuteShellV2Command_timeout() local
2440 OutputStream stdout = null, stderr = null; in testExecuteShellV2Command_fail() local
2462 OutputStream stdout = null, stderr = null; in testSetProperty() local
DTestDeviceTest.java4315 OutputStream stdout = null, stderr = null; in testListDisplayId() local
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DSubprocessTfLauncher.java250 FileOutputStream stdout = null; in run() local
/tools/tradefederation/core/src/com/android/tradefed/device/contentprovider/
DContentProviderHandler.java227 String stdout = result.getStdout(); in isSuccessful() local

12