Home
last modified time | relevance | path

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

/aosp12/system/update_engine/update_manager/
H A Dupdate_manager_unittest.cc142 DelayPolicy(int sleep_secs, Time time_threshold, int* num_called_p) in DelayPolicy() argument
144 time_threshold_(time_threshold), in DelayPolicy()