Home
last modified time | relevance | path

Searched refs:appPath (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DCVE_2021_0478.java38 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0478() local
46 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0478()
54 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0478()
DCVE_2021_0523.java52 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0523() local
62 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0523()
70 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0523()