Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUseEmbeddedDexTest.java40 private static final String APK_DEX_COMPRESSED = "CtsUseEmbeddedDexApp_DexCompressed.apk"; field in UseEmbeddedDexTest
85 new InstallMultiple().addFile(APK_DEX_COMPRESSED).runExpectingFailure(); in testBadInstallWithCompressedDex()