Searched refs:kMaxCheckLoopIterations (Results 1 – 1 of 1) sorted by relevance
44 constexpr int kMaxCheckLoopIterations = 25; variable278 OSP_CHECK_LE(attempts++, kMaxCheckLoopIterations) in CheckForClaimedIds()293 if (attempts++ > kMaxCheckLoopIterations) { in CheckForPublishedService()