Searched refs:kExplodedMaxYear (Results 1 – 2 of 2) sorted by relevance
476 static constexpr int kExplodedMaxYear = 30827; variable479 static constexpr int kExplodedMaxYear = std::numeric_limits<int>::max();482 static constexpr int kExplodedMaxYear = std::numeric_limits<int>::max();488 static constexpr int kExplodedMaxYear = std::numeric_limits<int>::max();492 static constexpr int kExplodedMaxYear = variable
737 if (Time::kExplodedMaxYear != std::numeric_limits<int>::max()) { in TEST_F()738 exploded.year = Time::kExplodedMaxYear; in TEST_F()