OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWithInvalidationsRefreshDelayMs
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_refresh_scheduler.h
33
static const int64
kWithInvalidationsRefreshDelayMs
;
cloud_policy_refresh_scheduler.cc
46
const int64 CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
=
65
const int64 CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
=
276
invalidations_available_ ?
kWithInvalidationsRefreshDelayMs
cloud_policy_refresh_scheduler_unittest.cc
133
? CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
241
CheckTiming(CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
);
295
CheckTiming(CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
);
304
CheckTiming(CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
);
323
CheckTiming(CloudPolicyRefreshScheduler::
kWithInvalidationsRefreshDelayMs
);
Completed in 56 milliseconds