Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapper.java162 List<String> timezones = prefixTimeZonesMap.lookupTimeZonesForNumber(number); in getTimeZonesForGeocodableNumber() local
175 List<String> timezones = prefixTimeZonesMap.lookupCountryLevelTimeZonesForNumber(number); in getCountryLevelTimeZonesforNumber() local
/third_party/libphonenumber/java/geocoder/test/com/google/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapperTest.java66 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
DGenerateTimeZonesMapData.java82 String timezones = line.substring(indexOfPipe + 1); in parseTextFile() local
/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/
DPrefixTimeZonesMapTest.java74 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java468 … String[] timezones = {"America/Chicago", "Europe/Moscow", "Europe/Rome", "Asia/Shanghai", "WET" }; in TestDisplayName2() local
1455 TimeZone timezones[] = { tz1, tz2 }; in TestFebruary() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java472 … String[] timezones = {"America/Chicago", "Europe/Moscow", "Europe/Rome", "Asia/Shanghai", "WET" }; in TestDisplayName2() local
1483 TimeZone timezones[] = { tz1, tz2 }; in TestFebruary() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp741 std::unique_ptr<icu::StringEnumeration> timezones( in RunAdoptDefaultThreadSafeTests() local
Dtztest.cpp1974 TimeZone *timezones[] = { &tz1, &tz2 }; in TestFebruary() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3685 static const struct Rfc5322TimeZone timezones[] = { in gst_dash_demux_parse_http_head() local