Searched defs:longMethod (Results 1 - 2 of 2) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
H A DInvocationTargetExceptionTest.java65 public long longMethod() { method in class:InvocationTargetExceptionTest.TestMethod
H A DMethodTest.java62 public long longMethod() { method in class:MethodTest.TestMethod
300 mth = cl.getMethod("longMethod", new Class[0]);

Completed in 112 milliseconds