Searched refs:getStaticIntField (Results 1 – 1 of 1) sorted by relevance
242 int actualCount = getStaticIntField(DEBUGGEE_SIGNATURE, countFieldName); in testEventWithCountModifier()248 private int getStaticIntField(String classSignature, String fieldName) { in getStaticIntField() method in CountModifierTest