Searched refs:errors (Results 1 – 1 of 1) sorted by relevance
167 private AtomicInteger errors = new AtomicInteger(0); field in Main270 errors.set(0); in runDx()597 int count = errors.incrementAndGet(); in processAllFiles()622 int errorNum = errors.get(); in processAllFiles()789 errors.incrementAndGet(); in translateClass()836 errors.incrementAndGet(); in checkClassName()1742 errors.incrementAndGet(); in onException()