Home
last modified time | relevance | path

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

/cts/hostsidetests/edi/src/android/edi/cts/
DPropertyDeviceInfo.java59 private void parseProps(String stdout, HostInfoStore store) throws Exception { in parseProps()
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java86 String stdout = result.getStdout(); in isSuccessful() local
/cts/tests/tests/car/src/android/car/cts/
DCarApiTestBase.java125 ParcelFileDescriptor stdout = uiAutomation.executeShellCommand( in executeShellCommand() local
/cts/libs/install/src/android/cts/install/lib/host/
DInstallUtilsHost.java152 String stdout = mTest.getDevice().executeAdbCommand(args); in installApexes() local
/cts/hostsidetests/backup/src/android/cts/backup/
DRestoreSessionHostSideTest.java240 OutputStream stdout = new FileOutputStream(outFile); in installWithAdb() local
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DUtils.java138 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityManagerGetConfigTests.java88 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandTest.java107 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommand() local
121 ParcelFileDescriptor stdout = pfds[0]; in executeShellCommand() local
DPackageManagerShellCommandIncrementalTest.java1063 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommandStream() local
1086 ParcelFileDescriptor stdout = pfds[0]; in executeShellCommandRw() local
DChecksumsTest.java1241 final ParcelFileDescriptor stdout = getUiAutomation().executeShellCommand(command); in executeShellCommand() local
/cts/hostsidetests/incrementalinstall/src/android/incrementalinstall/cts/
DIncrementalInstallTest.java368 OutputStream stdout = new FileOutputStream(outFile); in installWithAdbInstaller() local
/cts/tests/app/src/android/app/cts/
DServiceTest.java440 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java361 ByteArrayOutputStream stdout = new ByteArrayOutputStream(); in executeShellCommand() local