Searched refs:shortMethod (Results 1 - 4 of 4) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
H A DInvocationTargetExceptionTest.java53 public short shortMethod() { method in class:InvocationTargetExceptionTest.TestMethod
H A DMethodTest.java50 public short shortMethod() { method in class:MethodTest.TestMethod
304 mth = cl.getMethod("shortMethod", new Class[0]);
/external/chromium_org/third_party/WebKit/Source/bindings/tests/idls/
H A DTestObjectPython.idl207 short shortMethod();
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestObjectPython.cpp3293 v8SetReturnValueInt(info, imp->shortMethod());
6161 {"shortMethod", TestObjectPythonV8Internal::shortMethodMethodCallback, 0, 0},

Completed in 164 milliseconds