Searched refs:kMaxRegistrationDelaySeconds (Results 1 – 3 of 3) sorted by relevance
42 static const int kMaxRegistrationDelaySeconds; variable
56 const int RegistrationManager::kMaxRegistrationDelaySeconds = 60 * 60; member in syncer::RegistrationManager238 kMaxRegistrationDelaySeconds, in TryRegisterId()
212 while (expected_delay < RegistrationManager::kMaxRegistrationDelaySeconds) { in RunBackoffTest()221 RegistrationManager::kMaxRegistrationDelaySeconds, in RunBackoffTest()