Searched refs:appPath (Results 1 – 2 of 2) sorted by relevance
38 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0478() local46 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0478()54 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0478()
52 String appPath = AdbUtils.TMP_PATH + apkName; in testPocCVE_2021_0523() local62 pocPusher.pushFile(apkName, appPath); in testPocCVE_2021_0523()70 AdbUtils.runCommandLine("pm install " + appPath, device); in testPocCVE_2021_0523()