Searched refs:APK_DIFF_VERSION_v7 (Results 1 – 1 of 1) sorted by relevance
99 private static final String APK_DIFF_VERSION_v7 = "CtsSplitAppDiffVersion_v7.apk"; field in SplitTests592 … new InstallMultiple(instant).addFile(APK).addFile(APK_DIFF_VERSION_v7).runExpectingFailure(); in testDiffVersion()607 … new InstallMultiple(instant).inheritFrom(PKG).addFile(APK_DIFF_VERSION_v7).runExpectingFailure(); in testDiffVersionInherit()