Searched refs:constantMethodrefCount (Results 1 – 2 of 2) sorted by relevance
122 public int constantMethodrefCount = 0; field in CounterVisitor240 constantMethodrefCount++; in visitConstantMethodref()
93 assertEquals("constantMethodrefCount", 1, getVisitor().constantMethodrefCount); in testConstantMethodrefCount()