Searched refs:testApkPath (Results 1 – 1 of 1) sorted by relevance
55 String testApkPath = dexFile.getName(); in testMissingLibrary() local56 PathClassLoader testLoader = new PathClassLoader(testApkPath, null); in testMissingLibrary()