Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dnext_update_check_policy_impl_unittest.cc35 .timeout_regular_fuzz = 5 * 60,
65 policy_test_constants.timeout_regular_fuzz / 2), in TEST_F()
81 policy_test_constants.timeout_regular_fuzz / 2), in TEST_F()
86 policy_test_constants.timeout_regular_fuzz / 2), in TEST_F()
Dnext_update_check_policy_impl.cc89 constants.timeout_regular_fuzz); in NextUpdateCheckTime()
126 fuzz = constants.timeout_regular_fuzz; in NextUpdateCheckTime()
Dnext_update_check_policy_impl.h37 int timeout_regular_fuzz; member
Dandroid_things_policy.cc48 .timeout_regular_fuzz = 10 * 60,
Dchromeos_policy.cc204 .timeout_regular_fuzz = 10 * 60,