Searched refs:TZLOOKUP_FILE_NAME (Results 1 – 4 of 4) sorted by relevance
45 public static final String TZLOOKUP_FILE_NAME = "tzlookup.xml"; field in TimeZoneDistro
136 addZipEntry(zos, TimeZoneDistro.TZLOOKUP_FILE_NAME, in buildUnvalidatedBytes()
677 File tzLookupFile = new File(stagedTzDataDir, TimeZoneDistro.TZLOOKUP_FILE_NAME); in assertInstallDistroStaged()704 new File(expectedZipContentDir, TimeZoneDistro.TZLOOKUP_FILE_NAME), in assertInstallDistroStaged()
227 File tzLookupFile = new File(workingDir, TimeZoneDistro.TZLOOKUP_FILE_NAME); in stageInstallWithErrorCode()