Home
last modified time | relevance | path

Searched refs:time_zone_standard_offset_seconds_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/test/
H A Dtest_system_snapshot.cc42 time_zone_standard_offset_seconds_(0), in TestSystemSnapshot()
127 *standard_offset_seconds = time_zone_standard_offset_seconds_; in TimeZone()
H A Dtest_system_snapshot.h84 time_zone_standard_offset_seconds_ = standard_offset_seconds; in SetTimeZone()
137 int time_zone_standard_offset_seconds_; variable