Searched defs:cons (Results 1 – 13 of 13) sorted by relevance
75 Constructor<?> cons = c.getConstructor(); in testConstructorNewInstance() local87 Constructor<?> cons = c.getConstructor(); in testConstructorNewInstance() local98 Constructor<?> cons = c.getDeclaredConstructor(Main.class); in testConstructorNewInstance() local109 Constructor<?> cons = c.getDeclaredConstructor(); in testConstructorNewInstance() local120 Constructor<?> cons = c.getConstructor(); in testConstructorNewInstance() local133 Constructor<?> cons = c.getConstructor(); in testConstructorNewInstance() local147 Constructor<?> cons = c.getConstructor(); in testConstructorNewInstance() local
33 Constructor cons = c.getDeclaredConstructor(); in newConstructorInstance() local
288 Constructor<?> cons = c.getConstructor(); in testPackagePrivateConstructor() local302 Constructor<?> cons = c.getConstructor(); in testPackagePrivateAccessibleConstructor() local
126 Constructor<?> cons; in main() local
105 Constructor<?> cons = proxyClass.getConstructor(InvocationHandler.class); in createProxy() local
275 private static boolean matchConstructor(final Constructor cons, final FieldInfo[] fields) { in matchConstructor()
595 Constructor<?> cons = tcvClass.getConstructor(pw.getClass()); in dumpGeneratedClass() local
370 Constructor<Target> cons; in run() local
1760 Constructor cons = UnreflectTester.class.getConstructor(String.class, boolean.class); in testRevealDirect() local
1323 Handle<mirror::Constructor> cons = hs.NewHandle((pointer_size == PointerSize::k64) in TEST_F() local
313 ArtMethod* cons = h_klass->FindConstructor("()V", cl->GetImagePointerSize()); in UnstartedClassNewInstance() local
7770 final Constructor<T> cons = cls.getConstructor(Parcel.class); in createIntentsList() local
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...