Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DUseEmbeddedDexTest.java36 private static final String APK_SPLIT_COMPRESSED_DEX = field in UseEmbeddedDexTest
61 new InstallMultiple().addApk(APK_CANONICAL).addApk(APK_SPLIT_COMPRESSED_DEX) in testBadInstallWithDexCompressedSplit()
74 new InstallMultiple().inheritFrom(PACKAGE_NAME).addApk(APK_SPLIT_COMPRESSED_DEX) in testBadInstallWithBaseThenDexCompressedSplit()