Searched refs:appdir (Results 1 – 1 of 1) sorted by relevance
119 String[] appdir = { "app", "priv-app" }; in testPartitions() local123 for (int j = 0; j < appdir.length; j++) { in testPartitions()125 String path = String.format("%s/%s/A.apk", canonical, appdir[j]); in testPartitions()