Searched refs:APK_DIFF_REVISION_v7 (Results 1 – 1 of 1) sorted by relevance
68 private static final String APK_DIFF_REVISION_v7 = "CtsSplitAppDiffRevision_v7.apk"; field in SplitTests400 new InstallMultiple(instant).addApk(APK).addApk(APK_DIFF_REVISION_v7).run(); in testDiffRevision()417 new InstallMultiple(instant).inheritFrom(PKG).addApk(APK_DIFF_REVISION_v7).run(); in testDiffRevisionInheritBase()449 new InstallMultiple(instant).addApk(APK).addApk(APK_DIFF_REVISION_v7).run(); in testDiffRevisionDowngrade()