Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DCorruptApkTests.java48 private static final String CORRUPT_APK_PACKAGE_NAME = "android.content.cts.corruptapk"; field in CorruptApkTests
116 device.executeShellCommand("am compat reset-all " + CORRUPT_APK_PACKAGE_NAME); in uninstallApks()
117 device.uninstallPackage(CORRUPT_APK_PACKAGE_NAME); in uninstallApks()
180 FAIL_COMPRESSED_ARSC_PLATFORM_CONFIG_ID, CORRUPT_APK_PACKAGE_NAME)); in testFailInstallCompressedARSC_Q_PlatformConfig_enabled()
197 FAIL_COMPRESSED_ARSC_PLATFORM_CONFIG_ID, CORRUPT_APK_PACKAGE_NAME)); in testFailInstallUnalignedARSC_Q_PlatformConfig_enabled()