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