Searched refs:constantInterfaceMethodrefCount (Results 1 – 2 of 2) sorted by relevance
128 public int constantInterfaceMethodrefCount = 0; field in CounterVisitor228 constantInterfaceMethodrefCount++; in visitConstantInterfaceMethodref()
83 … assertEquals("constantInterfaceMethodrefCount", 0, getVisitor().constantInterfaceMethodrefCount); in testConstantInterfaceMethodrefCount()