Home
last modified time | relevance | path

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

/external/libphonenumber/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
/external/libphonenumber/repackaged/geocoder/src/com/android/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapper.java164 List<String> timezones = prefixTimeZonesMap.lookupTimeZonesForNumber(number); in getTimeZonesForGeocodableNumber() local
177 List<String> timezones = prefixTimeZonesMap.lookupCountryLevelTimeZonesForNumber(number); in getCountryLevelTimeZonesforNumber() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTimeZoneFinderTest.java26 List<TimeZone> timezones = in lookupTimeZonesByCountry_shouldReturnExpectedTimeZones() local
DShadowTimeZoneFinderQTest.java28 List<TimeZone> timezones = in lookupTimeZonesByCountry_shouldReturnExpectedTimeZones() local
DShadowTimeZoneFinderSTest.java44 List<TimeZone> timezones = in lookupTimeZonesByCountry_shouldReturnExpectedTimeZones() local
/external/cronet/base/i18n/
Dtimezone_unittest.cc16 std::unique_ptr<icu::StringEnumeration> timezones( in TEST() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowTimeZoneFinderTest.java38 List<TimeZone> timezones = in lookupTimeZonesByCountryAndAssert() local
/external/libphonenumber/geocoder/test/com/google/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapperTest.java66 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
/external/libphonenumber/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/
DPrefixTimeZonesMapTest.java74 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
/external/libphonenumber/repackaged/internal/prefixmapper/test/com/android/i18n/phonenumbers/prefixmapper/
DPrefixTimeZonesMapTest.java76 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneTest.java471 … String[] timezones = {"America/Chicago", "Europe/Moscow", "Europe/Rome", "Asia/Shanghai", "WET" }; in TestDisplayName2() local
1458 TimeZone timezones[] = { tz1, tz2 }; in TestFebruary() local
/external/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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DTestUtilities.java169 Set<String> timezones = new TreeSet<>(sc.getGoodAvailableCodes("tzid")); in checkNumericTimezone() local
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp735 std::unique_ptr<icu::StringEnumeration> timezones( in RunAdoptDefaultThreadSafeTests() local
Dtztest.cpp1974 TimeZone *timezones[] = { &tz1, &tz2 }; in TestFebruary() local
/external/cronet/third_party/icu/source/test/intltest/
Dtzfmttst.cpp735 std::unique_ptr<icu::StringEnumeration> timezones( in RunAdoptDefaultThreadSafeTests() local
Dtztest.cpp1974 TimeZone *timezones[] = { &tz1, &tz2 }; in TestFebruary() local