Home
last modified time | relevance | path

Searched defs:adbProcess (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/jdwpsecurity/src/android/jdwpsecurity/cts/
DJdwpSecurityHostTest.java215 Process adbProcess = RunUtil.getDefault().runCmdInBackground(adbJdwpCommand); in listPidsWithAdbJdwp() local
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java334 final Process adbProcess = RunUtil.getDefault().runCmdInBackground(command); in getOutput() local