Home
last modified time | relevance | path

Searched refs:testApkPath (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/UsesLibraryApp/src/com/android/cts/useslibrary/
DUsesLibraryTest.java55 String testApkPath = dexFile.getName(); in testMissingLibrary() local
56 PathClassLoader testLoader = new PathClassLoader(testApkPath, null); in testMissingLibrary()