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.java187 static void setShort(MethodHandle m, ValueHolder v, short value, boolean expectFailure) in setShort() method in Main.InvokeExactTester
204 static void setShort(MethodHandle m, short value, boolean expectFailure) throws Throwable { in setShort() method in Main.InvokeExactTester