Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/UsesLibraryApp/src/com/android/cts/useslibrary/
DUsesLibraryTest.java71 DexFile libDexFile = getDexFileFromDexElement(dexElements[0]); in testDuplicateLibrary() local
72 String libPath = libDexFile.getName(); in testDuplicateLibrary()