Searched refs:oldException (Results 1 – 1 of 1) sorted by relevance
1774 String oldException = stOld.nextToken(); in emitChanges() local1775 if (!memberDiff.newExceptions_.startsWith(oldException) && in emitChanges()1776 !(memberDiff.newExceptions_.indexOf(", " + oldException) != -1)) { in emitChanges()1783 emitException(oldException); in emitChanges()