Searched defs:superMethod (Results 1 – 4 of 4) sorted by relevance
22 RealMethod superMethod = new RealMethod.FromCallable(realMethod); in createInvocation() local27 RealMethod superMethod = new RealMethod.FromBehavior(realMethod); in createInvocation() local31 …ion(Object target, MockCreationSettings settings, Method method, RealMethod superMethod, Object[] … in createInvocation()
68 final SuperMethod superMethod) throws Throwable { in interceptEntryHook()
6 - (void)superMethod; method
552 MethodId<T, ?> superMethod = null; in generateCodeForAllMethods() local646 private static void invokeSuper(MethodId superMethod, Code superCode, in invokeSuper()