Searched refs:kExpectedAbortInstructions (Results 1 – 2 of 2) sorted by relevance
4676 static const int kExpectedAbortInstructions = 10; in Abort() local4678 DCHECK_LE(abort_instructions, kExpectedAbortInstructions); in Abort()4679 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()
5059 static const int kExpectedAbortInstructions = 10; in Abort() local5061 DCHECK_LE(abort_instructions, kExpectedAbortInstructions); in Abort()5062 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()