Searched refs:testDexFile (Results 1 – 1 of 1) sorted by relevance
62 DexFile testDexFile = getDexFileFromDexElement(testDexElements[0]); in testMissingLibrary() local63 assertTrue(isDexFileBackedByOatFile(testDexFile)); in testMissingLibrary()91 DexFile testDexFile = getDexFileFromDexElement(testDexElements[1]); in testDuplicateLibrary() local92 assertTrue(isDexFileBackedByOatFile(testDexFile)); in testDuplicateLibrary()