Searched refs:EVENT_METHOD (Results 1 – 1 of 1) sorted by relevance
46 private static final String EVENT_METHOD = "methodCalledThroughReflection"; field in SingleStepThroughReflectionTest130 long expectedMethodID = getMethodID(refTypeID, EVENT_METHOD); in checkSingleStepEvent()