Home
last modified time | relevance | path

Searched defs:apkDexFile (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/classloaders/useslibrary/app/src/com/android/cts/useslibrary/
DUsesLibraryTest.java44 DexFile apkDexFile = getTestDexFile((BaseDexClassLoader) loader); in testUsesLibrary() local
56 DexFile apkDexFile = getTestDexFile((BaseDexClassLoader) loader); in testMissingLibrary() local
79 DexFile apkDexFile = getDexFileFromDexElement(dexElements[dexElements.length - 1]); in testDuplicateLibrary() local