Searched refs:testDefaultMethod (Results 1 – 3 of 3) sorted by relevance
36 public default int testDefaultMethod(boolean shouldThrow) throws Throwable { in testDefaultMethod() method50 public int testDefaultMethod(boolean shouldThrow) throws Throwable { in testDefaultMethod() method in InvokeMethodDefault002Debuggee.TestClass
36 public default int testDefaultMethod(boolean shouldThrow) throws Throwable { in testDefaultMethod() method
94 public void testDefaultMethod() throws Exception { in testDefaultMethod() method in ProxyFactoryTest