Searched refs:kMaxWaitLoopIterations (Results 1 – 1 of 1) sorted by relevance
39 constexpr int kMaxWaitLoopIterations = 8; variable168 kMaxWaitLoopIterations); in SetUpService()213 for (int i = 0; i < kMaxWaitLoopIterations; i++) { in WaitUntilSeen()