Searched refs:kSlowdownFactor (Results 1 – 1 of 1) sorted by relevance
711 static const unsigned int kSlowdownFactor = kIsDebugBuild ? 5U : 1U; member in art::WatchDog714 static const unsigned int kWatchDogTimeoutSeconds = kSlowdownFactor * 30 * 60;717 static const unsigned int kWatchDogTimeoutSeconds = kSlowdownFactor * 6 * 60;