Searched refs:kExplodedMinYear (Results 1 – 2 of 2) sorted by relevance
475 static constexpr int kExplodedMinYear = 1601; variable478 static constexpr int kExplodedMinYear = std::numeric_limits<int>::min();481 static constexpr int kExplodedMinYear = 1902; variable487 static constexpr int kExplodedMinYear = 1902; variable490 static constexpr int kExplodedMinYear = variable
719 if (Time::kExplodedMinYear != std::numeric_limits<int>::min()) { in TEST_F()720 exploded.year = Time::kExplodedMinYear; in TEST_F()