Searched refs:kRefreshDelayMinMs (Results 1 – 3 of 3) sorted by relevance
32 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMinMs = member in policy::CloudPolicyRefreshScheduler51 const int64 CloudPolicyRefreshScheduler::kRefreshDelayMinMs =84 refresh_delay_ms_ = std::min(std::max(refresh_delay, kRefreshDelayMinMs), in SetRefreshDelay()
37 static const int64 kRefreshDelayMinMs; variable
359 CheckTiming(CloudPolicyRefreshScheduler::kRefreshDelayMinMs); in TEST_F()