Home
last modified time | relevance | path

Searched defs:getShort (Results 1 – 1 of 1) sorted by relevance

/art/test/959-invoke-polymorphic-accessors/src/
DMain.java193 static void getShort(MethodHandle m, ValueHolder v, short value, boolean expectFailure) in getShort() method in Main.InvokeExactTester
206 static void getShort(MethodHandle m, short value, boolean expectFailure) throws Throwable { in getShort() method in Main.InvokeExactTester