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.java33 private static final String APK_DEX_COMPRESSED = "CtsUseEmbeddedDexApp_DexCompressed.apk"; field in UseEmbeddedDexTest
51 new InstallMultiple().addApk(APK_DEX_COMPRESSED).runExpectingFailure(); in testBadInstallWithCompressedDex()