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.java42 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0478() local
50 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0478()
58 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0478()
DCVE_2021_30351.java40 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_30351() local
48 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_30351()
56 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_30351()