/external/cronet/tot/third_party/libc++/src/test/std/time/time.zone/time.zone.timezone/time.zone.members/ |
D | get_info.sys_time.pass.cpp | 120 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_gmt() local 152 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_durations() local 185 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Syowa"); in test_antarctica_syowa() local 245 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Hong_Kong"); in test_asia_hong_kong() local 440 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Berlin"); in test_europe_berlin() local 654 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/St_Johns"); in test_america_st_johns() local 763 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Barnaul"); in test_get_at_standard_time_universal() local 778 const std::chrono::time_zone* tz = std::chrono::locate_zone("Africa/Bissau"); in test_get_at_standard_time_standard() local 802 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/Tijuana"); in test_get_at_save_universal() local 827 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Macquarie"); in test_get_at_rule_standard() local [all …]
|
D | get_info.local_time.pass.cpp | 109 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_gmt() local 125 const std::chrono::time_zone* tz = std::chrono::locate_zone("Etc/GMT-1"); in test_local_time_out_of_range() local 150 const std::chrono::time_zone* tz = std::chrono::locate_zone("Etc/GMT+1"); in test_local_time_out_of_range() local 175 const std::chrono::time_zone* tz = std::chrono::locate_zone("Indian/Kerguelen"); in test_indian_kerguelen() local 218 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Rothera"); in test_antarctica_rothera() local 306 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Hong_Kong"); in test_asia_hong_kong() local 572 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Berlin"); in test_europe_berlin() local 868 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Dublin"); in test_europe_dublin() local 1043 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/St_Johns"); in test_america_st_johns() local
|
/external/cronet/stable/third_party/libc++/src/test/std/time/time.zone/time.zone.timezone/time.zone.members/ |
D | get_info.sys_time.pass.cpp | 120 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_gmt() local 152 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_durations() local 185 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Syowa"); in test_antarctica_syowa() local 245 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Hong_Kong"); in test_asia_hong_kong() local 440 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Berlin"); in test_europe_berlin() local 654 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/St_Johns"); in test_america_st_johns() local 763 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Barnaul"); in test_get_at_standard_time_universal() local 778 const std::chrono::time_zone* tz = std::chrono::locate_zone("Africa/Bissau"); in test_get_at_standard_time_standard() local 802 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/Tijuana"); in test_get_at_save_universal() local 827 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Macquarie"); in test_get_at_rule_standard() local [all …]
|
D | get_info.local_time.pass.cpp | 109 const std::chrono::time_zone* tz = std::chrono::locate_zone("GMT"); in test_gmt() local 125 const std::chrono::time_zone* tz = std::chrono::locate_zone("Etc/GMT-1"); in test_local_time_out_of_range() local 150 const std::chrono::time_zone* tz = std::chrono::locate_zone("Etc/GMT+1"); in test_local_time_out_of_range() local 175 const std::chrono::time_zone* tz = std::chrono::locate_zone("Indian/Kerguelen"); in test_indian_kerguelen() local 218 const std::chrono::time_zone* tz = std::chrono::locate_zone("Antarctica/Rothera"); in test_antarctica_rothera() local 306 const std::chrono::time_zone* tz = std::chrono::locate_zone("Asia/Hong_Kong"); in test_asia_hong_kong() local 572 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Berlin"); in test_europe_berlin() local 868 const std::chrono::time_zone* tz = std::chrono::locate_zone("Europe/Dublin"); in test_europe_dublin() local 1043 const std::chrono::time_zone* tz = std::chrono::locate_zone("America/St_Johns"); in test_america_st_johns() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 608 cctz::time_zone tz; in TestTimeZone() local 614 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 624 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 635 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 647 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 668 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 685 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 700 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 708 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 716 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 532 time_zone tz; in LoadZone() local 539 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 558 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 576 time_zone tz; in TEST() local 651 time_zone tz; in TEST() local 750 const time_zone tz = utc_time_zone(); in TEST() local 757 const time_zone tz = utc_time_zone(); in TEST() local 766 const time_zone tz = utc_time_zone(); in TEST() local 775 const time_zone tz = fixed_time_zone(offset); in TEST() local 783 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/abseil-cpp/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 608 cctz::time_zone tz; in TestTimeZone() local 614 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 624 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 635 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 647 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 668 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 685 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 700 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 708 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 716 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 532 time_zone tz; in LoadZone() local 539 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 558 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 576 time_zone tz; in TEST() local 651 time_zone tz; in TEST() local 750 const time_zone tz = utc_time_zone(); in TEST() local 757 const time_zone tz = utc_time_zone(); in TEST() local 766 const time_zone tz = utc_time_zone(); in TEST() local 775 const time_zone tz = fixed_time_zone(offset); in TEST() local 783 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 608 cctz::time_zone tz; in TestTimeZone() local 614 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 624 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 635 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 647 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 668 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 685 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 700 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 708 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 716 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 532 time_zone tz; in LoadZone() local 539 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 558 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 576 time_zone tz; in TEST() local 651 time_zone tz; in TEST() local 750 const time_zone tz = utc_time_zone(); in TEST() local 757 const time_zone tz = utc_time_zone(); in TEST() local 766 const time_zone tz = utc_time_zone(); in TEST() local 775 const time_zone tz = fixed_time_zone(offset); in TEST() local 783 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/cronet/stable/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 608 cctz::time_zone tz; in TestTimeZone() local 614 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 624 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 635 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 647 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 668 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 685 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 700 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 708 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 716 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 532 time_zone tz; in LoadZone() local 539 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 558 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 576 time_zone tz; in TEST() local 651 time_zone tz; in TEST() local 750 const time_zone tz = utc_time_zone(); in TEST() local 757 const time_zone tz = utc_time_zone(); in TEST() local 766 const time_zone tz = utc_time_zone(); in TEST() local 775 const time_zone tz = fixed_time_zone(offset); in TEST() local 783 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 716 cctz::time_zone tz; in TestTimeZone() local 722 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 732 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 743 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 755 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 776 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 793 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 808 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 816 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 824 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 636 time_zone tz; in LoadZone() local 643 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 662 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 680 time_zone tz; in TEST() local 739 time_zone tz; in TEST() local 838 const time_zone tz = utc_time_zone(); in TEST() local 845 const time_zone tz = utc_time_zone(); in TEST() local 854 const time_zone tz = utc_time_zone(); in TEST() local 863 const time_zone tz = fixed_time_zone(offset); in TEST() local 871 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | cctz_benchmark.cc | 719 cctz::time_zone tz; in TestTimeZone() local 725 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneFirst() local 735 cctz::time_zone tz; in BM_Zone_LoadUTCTimeZoneLast() local 746 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneFirst() local 758 cctz::time_zone tz = cctz::utc_time_zone(); // in case we're first in BM_Zone_LoadTimeZoneCached() local 779 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesFirst() local 796 cctz::time_zone tz; in BM_Zone_LoadAllTimeZonesCached() local 811 cctz::time_zone tz; // implicit UTC in BM_Zone_TimeZoneEqualityImplicit() local 819 cctz::time_zone tz = cctz::utc_time_zone(); // explicit UTC in BM_Zone_TimeZoneEqualityExplicit() local 827 cctz::time_zone tz; in BM_Zone_UTCTimeZone() local [all …]
|
D | time_zone_lookup_test.cc | 643 time_zone tz; in LoadZone() local 650 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 669 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp() 687 time_zone tz; in TEST() local 758 time_zone tz; in TEST() local 857 const time_zone tz = utc_time_zone(); in TEST() local 864 const time_zone tz = utc_time_zone(); in TEST() local 873 const time_zone tz = utc_time_zone(); in TEST() local 882 const time_zone tz = fixed_time_zone(offset); in TEST() local 890 const time_zone tz = LoadZone("America/New_York"); in TEST() local [all …]
|
/external/cronet/stable/third_party/libc++/src/test/std/time/time.zone/time.zone.zonedtime/time.zone.zonedtime.ctor/ |
D | time_zone_pointer_sys_time.pass.cpp | 36 ptr tz = cr::locate_zone("UTC"); in main() local 47 ptr tz; in main() local 58 ptr tz; in main() local 69 ptr tz; in main() local 80 ptr tz; in main() local
|
D | time_zone_pointer_local_time.pass.cpp | 33 ptr tz = cr::locate_zone("Etc/GMT+1"); in main() local 41 ptr tz{"60"}; in main() local 52 ptr tz{"60"}; in main() local 63 ptr tz{"60"}; in main() local 74 ptr tz{"60"}; in main() local
|
D | time_zone_pointer.pass.cpp | 35 ptr tz = std::chrono::locate_zone("UTC"); in main() local 47 ptr tz; in main() local 58 ptr tz; in main() local 69 ptr tz; in main() local 80 ptr tz; in main() local
|
/external/cronet/tot/third_party/libc++/src/test/std/time/time.zone/time.zone.zonedtime/time.zone.zonedtime.ctor/ |
D | time_zone_pointer_local_time.pass.cpp | 33 ptr tz = cr::locate_zone("Etc/GMT+1"); in main() local 41 ptr tz{"60"}; in main() local 52 ptr tz{"60"}; in main() local 63 ptr tz{"60"}; in main() local 74 ptr tz{"60"}; in main() local
|
D | time_zone_pointer.pass.cpp | 35 ptr tz = std::chrono::locate_zone("UTC"); in main() local 47 ptr tz; in main() local 58 ptr tz; in main() local 69 ptr tz; in main() local 80 ptr tz; in main() local
|
D | time_zone_pointer_sys_time.pass.cpp | 36 ptr tz = cr::locate_zone("UTC"); in main() local 47 ptr tz; in main() local 58 ptr tz; in main() local 69 ptr tz; in main() local 80 ptr tz; in main() local
|
/external/threetenbp/src/test/java/org/threeten/bp/ |
D | PerformanceZone.java | 78 ZoneId tz = ZoneId.of("Europe/London"); in jsrLocalGetOffset() local 91 ZoneId tz = ZoneId.of("Europe/London"); in jsrInstantGetOffset() local 104 ZoneRules tz = ZoneId.of("Europe/London").getRules(); in jsrRulesLocalGetOffset() local 117 ZoneRules tz = ZoneId.of("Europe/London").getRules(); in jsrRulesInstantGetOffset() local 129 java.util.TimeZone tz = java.util.TimeZone.getTimeZone("Europe/London"); in jdkLocalGetOffset() local 141 java.util.TimeZone tz = java.util.TimeZone.getTimeZone("Europe/London"); in jdkInstantGetOffset() local
|
/external/openscreen/third_party/abseil/src/absl/time/ |
D | time_zone_test.cc | 26 absl::TimeZone tz; in TEST() local 50 const absl::TimeZone tz(cz); in TEST() local 55 absl::TimeZone tz; in TEST() local 61 const absl::TimeZone tz = absl::FixedTimeZone(123); in TEST() local 68 absl::TimeZone tz = absl::time_internal::LoadTimeZone("localtime"); in TEST() local 82 absl::TimeZone tz = absl::time_internal::LoadTimeZone("America/Los_Angeles"); in TEST() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/time/ |
D | time_zone_test.cc | 26 absl::TimeZone tz; in TEST() local 50 const absl::TimeZone tz(cz); in TEST() local 55 absl::TimeZone tz; in TEST() local 61 const absl::TimeZone tz = absl::FixedTimeZone(123); in TEST() local 68 absl::TimeZone tz = absl::time_internal::LoadTimeZone("localtime"); in TEST() local 82 absl::TimeZone tz = absl::time_internal::LoadTimeZone("America/Los_Angeles"); in TEST() local
|