Searched refs:syntheticCount (Results 1 – 2 of 2) sorted by relevance
74 public int syntheticCount = 0; field in CounterVisitor384 syntheticCount++; in visitSynthetic()
208 assertEquals("syntheticCount", 0, getVisitor().syntheticCount); in testSyntheticCount()