OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FuzzedInterval
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/update_manager/
chromeos_policy.h
151
static base::TimeDelta
FuzzedInterval
(PRNG* prng, int interval, int fuzz);
chromeos_policy.cc
611
*next_update_check = *updater_started_time +
FuzzedInterval
(
656
*next_update_check = *last_checked_time +
FuzzedInterval
(
661
TimeDelta ChromeOSPolicy::
FuzzedInterval
(PRNG* prng, int interval, int fuzz) {
[
all
...]
Completed in 454 milliseconds