Home
last modified time | relevance | path

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

/cts/tests/ProcessTest/src/com/android/cts/process/
DProcessTest.java38 String testApp = mContext.getPackageName(); in testUid() local
/cts/libs/install/src/com/android/cts/install/lib/
DInstall.java60 public static Install single(TestApp testApp) { in single()
/cts/hostsidetests/stagedinstall/app/src/com/android/tests/stagedinstall/
DStagedInstallTest.java1013 private static StageSessionResult stageDowngradeSingleApk(TestApp testApp) throws Exception { in stageDowngradeSingleApk()
1040 private static StageSessionResult stageSingleApk(TestApp testApp) throws Exception { in stageSingleApk()