HomeSort by relevance Sort by last modified time
    Searched refs:kWithInvalidationsRefreshDelayMs (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_refresh_scheduler.h 34 static const int64 kWithInvalidationsRefreshDelayMs;
cloud_policy_refresh_scheduler.cc 37 const int64 CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs =
56 const int64 CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs =
249 invalidations_available_ ? kWithInvalidationsRefreshDelayMs
cloud_policy_refresh_scheduler_unittest.cc 128 ? CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs
236 CheckTiming(CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs);
281 CheckTiming(CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs);
290 CheckTiming(CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs);
309 CheckTiming(CloudPolicyRefreshScheduler::kWithInvalidationsRefreshDelayMs);

Completed in 4069 milliseconds