Searched refs:kExpectedAbortInstructions (Results 1 – 2 of 2) sorted by relevance
2918 static const int kExpectedAbortInstructions = 7; in Abort() local2920 ASSERT(abort_instructions <= kExpectedAbortInstructions); in Abort()2921 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()
4439 static const int kExpectedAbortInstructions = 10; in Abort() local4441 ASSERT(abort_instructions <= kExpectedAbortInstructions); in Abort()4442 while (abort_instructions++ < kExpectedAbortInstructions) { in Abort()