Searched defs:exceptionCount (Results 1 – 2 of 2) sorted by relevance
328 final int exceptionCount = countExceptionUpdates(diff); in testInsert() local339 final int exceptionCount = countExceptionUpdates(diff); in testUpdateUpdate() local350 final int exceptionCount = countExceptionUpdates(diff); in testUpdateInsert() local362 final int exceptionCount = countExceptionUpdates(diff); in testInsertUpdateInsert() local374 final int exceptionCount = countExceptionUpdates(diff); in testInsertInsertInsert() local
273 public boolean addExceptionCount(int isolatedServiceErrorCode, int exceptionCount) { in addExceptionCount()