Searched refs:APK_DIFF_CERT_v7 (Results 1 – 1 of 1) sorted by relevance
74 private static final String APK_DIFF_CERT_v7 = "CtsSplitAppDiffCert_v7.apk"; field in SplitTests342 new InstallMultiple(instant).addApk(APK).addApk(APK_DIFF_CERT_v7).runExpectingFailure(); in testDiffCert()357 … new InstallMultiple(instant).inheritFrom(PKG).addApk(APK_DIFF_CERT_v7).runExpectingFailure(); in testDiffCertInherit()