Searched refs:aMethod (Results 1 – 2 of 2) sorted by relevance
18 public default void $noinline$aMethod() { throw new RuntimeException("Should not be called"); } in $noinline$aMethod()25 IFace.super.$noinline$aMethod(); in testSuperInvoke()33 super.$noinline$aMethod(); in testSuperInvoke2()
864 public void aMethod(Set<String> names) {} in aMethod() method in ParametrizedTypeTest869 public void aMethod(T[] names) {} in aMethod() method in GenericArrayTypeTest