Home
last modified time | relevance | path

Searched defs:zoneTabEntries (Results 1 – 1 of 1) sorted by relevance

/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DTzLookupGeneratorTest.java466 List<ZoneTabFile.CountryEntry> zoneTabEntries = List.of( in alternativeIds_shouldBeUsedToFillAltsSection() local
564 List<ZoneTabFile.CountryEntry> zoneTabEntries = createValidZoneTabEntriesUs(); in notAfter() local
945 List<ZoneTabFile.CountryEntry> zoneTabEntries) throws Exception { in generateOutputData()
972 List<ZoneTabFile.CountryEntry> zoneTabEntries) throws Exception { in generateTzLookupXmlExpectFailure()