Searched refs:kRetries (Results 1 – 1 of 1) sorted by relevance
207 const int kRetries = 60; in CreateChildCrash() local210 const int kRetries = 1; in CreateChildCrash() local213 for (int i = 0; i < kRetries; i++) { in CreateChildCrash()