Searched refs:getLongName (Results 1 – 5 of 5) sorted by relevance
355 + substMethod.getLongName()); in redirectMethodCall()364 + substMethod.getLongName()); in redirectMethodCall()
192 public String getLongName() { in getLongName() method in CtMethod
124 public String getLongName() { in getLongName() method in CtConstructor
91 public abstract String getLongName(); in getLongName() method in CtBehavior
78 if (notForwardedMethods.contains(method.getLongName()) in getForwardedMethods()470 assertTrue(method.getLongName() + " not called.", verifier.expectedMethodCalled()); in testAllForwardedMethods()