Searched refs:sourceFileCount (Results 1 – 2 of 2) sorted by relevance
80 public int sourceFileCount = 0; field in CounterVisitor366 sourceFileCount++; in visitSourceFile()
193 assertEquals("sourceFileCount", 1, getVisitor().sourceFileCount); in testSourceFileCount()