Home
last modified time | relevance | path

Searched defs:methodProxy (Results 1 – 10 of 10) sorted by relevance

/external/mockito/src/org/mockito/internal/creation/
DDelegatingMockitoMethodProxy.java11 private final MethodProxy methodProxy; field in DelegatingMockitoMethodProxy
13 public DelegatingMockitoMethodProxy(MethodProxy methodProxy) { in DelegatingMockitoMethodProxy()
DSerializableMockitoMethodProxy.java20 private transient MethodProxy methodProxy; field in SerializableMockitoMethodProxy
22 public SerializableMockitoMethodProxy(MethodProxy methodProxy) { in SerializableMockitoMethodProxy()
DMethodInterceptorFilter.java44 public Object intercept(Object proxy, Method method, Object[] args, MethodProxy methodProxy) in intercept()
72 public MockitoMethodProxy createMockitoMethodProxy(MethodProxy methodProxy) { in createMockitoMethodProxy()
/external/guice/core/src/com/google/inject/internal/
DInterceptorStackCallback.java54 MethodProxy methodProxy) throws Throwable { in intercept()
62 final MethodProxy methodProxy; field in InterceptorStackCallback.InterceptedMethodInvocation
65 public InterceptedMethodInvocation(Object proxy, MethodProxy methodProxy, in InterceptedMethodInvocation()
/external/mockito/src/org/mockito/internal/invocation/realmethod/
DCGLIBProxyRealMethod.java15 private final MockitoMethodProxy methodProxy; field in CGLIBProxyRealMethod
17 public CGLIBProxyRealMethod(MockitoMethodProxy methodProxy) { in CGLIBProxyRealMethod()
DFilteredCGLIBProxyRealMethod.java17 public FilteredCGLIBProxyRealMethod(MockitoMethodProxy methodProxy) { in FilteredCGLIBProxyRealMethod()
/external/mockito/src/org/mockito/internal/creation/cglib/
DCGLIBHacker.java19 MethodProxy methodProxy = mockitoMethodProxy.getMethodProxy(); in setMockitoNamingPolicy() local
35 …private Field reflectOnCreateInfo(MethodProxy methodProxy) throws SecurityException, NoSuchFieldEx… in reflectOnCreateInfo()
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...