Searched refs:kExpectedAbortInstructions (Results 1 – 2 of 2) sorted by relevance
2831 static const int kExpectedAbortInstructions = 10; in Abort() local2833 ASSERT(abort_instructions <= kExpectedAbortInstructions); in Abort()2834 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()
4409 static const int kExpectedAbortInstructions = 14; in Abort() local4411 ASSERT(abort_instructions <= kExpectedAbortInstructions); in Abort()4412 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()