Searched refs:APK_DIFF_VERSION (Results 1 – 1 of 1) sorted by relevance
98 private static final String APK_DIFF_VERSION = "CtsSplitAppDiffVersion.apk"; field in SplitTests1012 new InstallMultiple(instant).addArg("-r").addFile(APK_DIFF_VERSION).run(); in testClearCodeCache()