Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/UsesLibraryApp/src/com/android/cts/useslibrary/
DUsesLibraryTest.java60 DexFile testDexFile = getDexFileFromDexElement(testDexElements[0]); in testMissingLibrary() local
80 DexFile testDexFile = getDexFileFromDexElement(testDexElements[2]); in testDuplicateLibrary() local