Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java103 String shell(String command) throws IOException { in shell() method in TestHelper
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java190 protected final String shell(String command, String... args) { in shell() method in AtraceHostTestBase
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java268 private String shell(String command) { in shell() method in MultiUserTest
DInputMethodServiceLifecycleTest.java414 private String shell(String command) throws Exception { in shell() method in InputMethodServiceLifecycleTest