Searched refs:testDexFile (Results 1 – 1 of 1) sorted by relevance
60 DexFile testDexFile = getDexFileFromDexElement(testDexElements[0]); in testMissingLibrary() local61 assertTrue(isDexFileBackedByOatFile(testDexFile)); in testMissingLibrary()80 DexFile testDexFile = getDexFileFromDexElement(testDexElements[2]); in testDuplicateLibrary() local81 assertFalse(isDexFileBackedByOatFile(testDexFile)); in testDuplicateLibrary()