Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/src/
Dcctz_benchmark.cc719 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 …]
Dtime_zone_lookup_test.cc643 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/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc608 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 …]
Dtime_zone_lookup_test.cc532 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/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc719 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 …]
Dtime_zone_lookup_test.cc643 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/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc719 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 …]
Dtime_zone_lookup_test.cc643 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/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc608 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 …]
Dtime_zone_lookup_test.cc532 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/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc719 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 …]
Dtime_zone_lookup_test.cc644 time_zone tz; in LoadZone() local
651 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument
670 int VersionCmp(time_zone tz, const std::string& target) { in VersionCmp()
688 time_zone tz; in TEST() local
763 time_zone tz; in TEST() local
862 const time_zone tz = utc_time_zone(); in TEST() local
869 const time_zone tz = utc_time_zone(); in TEST() local
878 const time_zone tz = utc_time_zone(); in TEST() local
887 const time_zone tz = fixed_time_zone(offset); in TEST() local
895 const time_zone tz = LoadZone("America/New_York"); in TEST() local
[all …]
/external/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc608 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 …]
Dtime_zone_lookup_test.cc532 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/
Dcctz_benchmark.cc716 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 …]
Dtime_zone_lookup_test.cc636 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/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc719 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 …]
Dtime_zone_lookup_test.cc643 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/threetenbp/src/test/java/org/threeten/bp/
DPerformanceZone.java78 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/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
Dtime_zone_test.cc26 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/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dtime_zone_test.cc26 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/libtextclassifier/abseil-cpp/absl/time/
Dtime_zone_test.cc26 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/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc26 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/abseil-cpp/absl/time/
Dtime_zone_test.cc26 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/angle/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc26 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

12345678910>>...21