Searched refs:NEWER_RULES_VERSION (Results 1 – 1 of 1) sorted by relevance
55 private static final String NEWER_RULES_VERSION = "2030d"; field in TimeZoneDistroInstallerTest178 byte[] distro3Bytes = createValidTimeZoneDistroBytes(NEWER_RULES_VERSION, 1); in testStageInstallWithErrorCode_successfulFollowOnUpdate_newerVersion()220 byte[] distro2Bytes = createValidTimeZoneDistroBytes(NEWER_RULES_VERSION, 1); in testStageInstallWithErrorCode_existingStagedUninstall()237 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_missingTzDataFile()256 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_missingIcuFile()275 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_missingTzLookupFile()294 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_badTzLookupFile()313 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_missingTelephonyLookupFile()332 createValidTimeZoneDistroBuilder(NEWER_RULES_VERSION, 1) in testStageInstallWithErrorCode_badTelephonyLookupFile()565 byte[] distro2Bytes = createValidTimeZoneDistroBytes(NEWER_RULES_VERSION, 1); in testGetStagedDistroOperation()