Searched defs:timezones (Results 1 – 9 of 9) sorted by relevance
/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/ |
D | PhoneNumberToTimeZonesMapper.java | 162 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/ |
D | PhoneNumberToTimeZonesMapperTest.java | 66 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
|
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/ |
D | GenerateTimeZonesMapData.java | 82 String timezones = line.substring(indexOfPipe + 1); in parseTextFile() local
|
/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/ |
D | PrefixTimeZonesMapTest.java | 74 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneTest.java | 468 … 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/ |
D | TimeZoneTest.java | 472 … 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/ |
D | tzfmttst.cpp | 741 std::unique_ptr<icu::StringEnumeration> timezones( in RunAdoptDefaultThreadSafeTests() local
|
D | tztest.cpp | 1974 TimeZone *timezones[] = { &tz1, &tz2 }; in TestFebruary() local
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.c | 3685 static const struct Rfc5322TimeZone timezones[] = { in gst_dash_demux_parse_http_head() local
|