Home
last modified time | relevance | path

Searched refs:myImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DProxyTest.java265 TestParentIntf myImpl = new MyImplWithParentAndSubInThrowList(); in test_ProxyClass_withParentAndSubInThrowList() local
266 …Class<?> c = Proxy.getProxyClass(myImpl.getClass().getClassLoader(), myImpl.getClass().getInterfac… in test_ProxyClass_withParentAndSubInThrowList()