Searched defs:kMaxRetryCount (Results 1 – 2 of 2) sorted by relevance
118 static const int kMaxRetryCount = 3; // 3 retries in case of buffer drop variable
322 constexpr int kMaxRetryCount = 50; in TEST_P() local