Searched refs:kMaxTimeInMs (Results 1 – 2 of 2) sorted by relevance
28 static const int64_t kMaxTimeInMs = variable34 kMaxTimeInMs + 10 * kMsPerDay;
8015 if (time < -DateCache::kMaxTimeInMs || in RUNTIME_FUNCTION()8016 time > DateCache::kMaxTimeInMs) { in RUNTIME_FUNCTION()