Searched refs:APK_DEX_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
33 private static final String APK_DEX_COMPRESSED = "CtsUseEmbeddedDexApp_DexCompressed.apk"; field in UseEmbeddedDexTest51 new InstallMultiple().addApk(APK_DEX_COMPRESSED).runExpectingFailure(); in testBadInstallWithCompressedDex()