Searched refs:kMaxTimesRestarted (Results 1 – 2 of 2) sorted by relevance
119 static const uptr kMaxTimesRestarted = 5; variable
504 for (; times_restarted_ < kMaxTimesRestarted; times_restarted_++) { in SendCommand()