Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dupdate_manager_unittest.cc139 DelayPolicy(int sleep_secs, Time time_threshold, int* num_called_p) in DelayPolicy() argument
140 : sleep_secs_(sleep_secs), time_threshold_(time_threshold), in DelayPolicy()