Searched refs:pushMethod (Results 1 – 1 of 1) sorted by relevance
384 Method pushMethod = matcherStackField.getType().getDeclaredMethod("push", in verifyInt() local388 pushMethod.invoke(matcherStackField.get(argMatcherStorage), matcher); in verifyInt()