Searched defs:foreignDexProfileDir (Results 1 – 1 of 1) sorted by relevance
37 File foreignDexProfileDir = null; in main() local74 private static void testMarkerForForeignDex(File foreignDexProfileDir) throws Exception { in testMarkerForForeignDex()81 private static void testMarkerForCodePath(File foreignDexProfileDir) throws Exception { in testMarkerForCodePath()87 private static void testMarkerForApplicationDexFile(File foreignDexProfileDir, File appDir) in testMarkerForApplicationDexFile()105 private static void checkMarker(File foreignDexProfileDir, String dexFile, boolean exists) { in checkMarker()137 String[] codePath, String foreignDexProfileDir) throws Exception { in registerAppInfo()