Searched refs:zone_abbr (Results 1 – 3 of 3) sorted by relevance
82 bd.zone_abbr = "-00"; in InfiniteFutureBreakdown()99 bd.zone_abbr = "-00"; in InfinitePastBreakdown()109 ci.zone_abbr = "-00"; in InfiniteFutureCivilInfo()119 ci.zone_abbr = "-00"; in InfinitePastCivilInfo()227 bd.zone_abbr = al.abbr; in In()364 ci.zone_abbr = al.abbr; in At()
698 const char* zone_abbr; // time-zone abbreviation (e.g., "PST") member940 const char* zone_abbr; // time-zone abbreviation (e.g., "PST") member
54 EXPECT_THAT(ci.zone_abbr, testing::MatchesRegex(kZoneAbbrRE)); \1056 EXPECT_STREQ("-00", ci.zone_abbr); // artifact of TimeZone::At() in TEST()1063 EXPECT_STREQ("-00", ci.zone_abbr); // artifact of TimeZone::At() in TEST()