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