HomeSort by relevance Sort by last modified time
    Searched full:time_threshold_ (Results 1 - 1 of 1) sorted by null

  /system/update_engine/update_manager/
update_manager_unittest.cc 140 : sleep_secs_(sleep_secs), time_threshold_(time_threshold),
154 if (time_threshold_ < Time::Max() &&
155 ec->IsWallclockTimeGreaterThan(time_threshold_))
166 Time time_threshold_; member in class:chromeos_update_manager::DelayPolicy

Completed in 50 milliseconds