Searched refs:findNewInstance (Results 1 - 5 of 5) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/reflect/
H A DConstructorDelegate.java79 final Method newInstance = ReflectUtils.findNewInstance(iface);
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DKeyFactory.java167 Method newInstance = ReflectUtils.findNewInstance(keyInterface);
H A DReflectUtils.java272 public static Method findNewInstance(Class iface) { method in class:ReflectUtils
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 264 milliseconds