Searched defs:ctor (Results 1 – 6 of 6) sorted by relevance
80 public boolean skip(Constructor<?> ctor); in skip()144 JDiffClassDescription.JDiffConstructor ctorDescription, Constructor<?> ctor) { in checkConstructor()
216 JDiffClassDescription.JDiffConstructor ctorDescription, Constructor<?> ctor) { in checkConstructor()
567 JDiffClassDescription.JDiffConstructor ctorDescription, Constructor<?> ctor) { in checkConstructor()
58 jmethodID ctor; member63 jmethodID ctor; member
26 jmethodID ctor; member
121 protected static JDiffClassDescription.JDiffConstructor ctor(String name, int modifiers) { in ctor() method in ApiPresenceCheckerTest