Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DReferenceAppTestPackage.java206 final String commandStr = "am instrument -w -e package "+ getAppPackageName() + " " in runTests() local
DSignatureCheckPackage.java143 final String commandStr = "am instrument -w -e bundle true " in runSignatureTestCommand() local
DTestDevice.java179 final String commandStr = "am broadcast -a android.tests.util.disablekeyguard"; in disableKeyguard() local
333 final String commandStr = "am instrument -w -e bundle true " in runDeviceInfoCollectorCommand() local
781 final String commandStr = "am instrument -w -r -e class " in runTest() local
808 final String commandStr = cmdHeader + appNameSpace + "/" + runner; in runInBatchMode() local
834 final String commandStr = cmdHeader + appNameSpace + "/" + runner; in runTestCaseInBatchMode() local