Searched refs:appPath (Results 1 – 2 of 2) sorted by relevance
42 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0478() local50 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0478()58 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0478()
40 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_30351() local48 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_30351()56 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_30351()