Home
last modified time | relevance | path

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

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