Searched defs:constr (Results 1 – 2 of 2) sorted by relevance
72 final Constructor<? extends Collection> constr in testImplementation() local90 final Constructor<? extends Collection> constr in testPotato() local
703 Constructor<?> constr = declClasses[i].getDeclaredConstructors()[0]; in test_getDeclaredClasses() local