Home
last modified time | relevance | path

Searched refs:timeout_regular_fuzz (Results 1 – 4 of 4) 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.cc95 constants.timeout_regular_fuzz) in NextUpdateCheckTime()
139 fuzz = constants.timeout_regular_fuzz; in NextUpdateCheckTime()
Dnext_update_check_policy_impl.h37 int timeout_regular_fuzz; member
Dchromeos_policy.cc205 .timeout_regular_fuzz = 10 * 60,