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