Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DProxyTest.java245 ITestReturnString.class }, in test_newProxyInstance_withCompatibleReturnTypes()
254 ITestReturnString.class }, new TestProxyHandler( in test_newProxyInstance_withNonCompatibleReturnTypes()
280 public static interface ITestReturnString { interface in ProxyTest
289 ITestReturnString {