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 142 : sleep_secs_(sleep_secs), time_threshold_(time_threshold),
156 if (time_threshold_ < Time::Max() &&
157 ec->IsWallclockTimeGreaterThan(time_threshold_))
168 Time time_threshold_; member in class:chromeos_update_manager::DelayPolicy

Completed in 288 milliseconds