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