Home
last modified time | relevance | path

Searched refs:kSlowdownFactor (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc711 static const unsigned int kSlowdownFactor = kIsDebugBuild ? 5U : 1U; member in art::WatchDog
714 static const unsigned int kWatchDogTimeoutSeconds = kSlowdownFactor * 30 * 60;
717 static const unsigned int kWatchDogTimeoutSeconds = kSlowdownFactor * 6 * 60;