Searched refs:kWatchdogSlowdownFactor (Results 1 – 1 of 1) sorted by relevance
452 static constexpr int64_t kWatchdogSlowdownFactor = kIsDebugBuild ? 5U : 1U; member in art::WatchDog457 static constexpr int64_t kWatchDogTimeoutSeconds = kWatchdogSlowdownFactor * (9 * 60 + 30);