Home
last modified time | relevance | path

Searched defs:stdin (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationShellTest.java72 @NonNull String stdin, in validateShellResults()
95 @NonNull String stdin, in validateShellCommand()
106 validateShellResults(uiAutomation.executeShellCommandRw(shellCommand), stdin, in validateShellCommand() local
108 validateShellResults(uiAutomation.executeShellCommandRwe(shellCommand), stdin, in validateShellCommand() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java1297 ParcelFileDescriptor stdin = pfds[1]; in executeShellCommandRw() local
DPackageManagerShellCommandTest.java232 ParcelFileDescriptor stdin = pfds[1]; in executeShellCommand() local