Home
last modified time | relevance | path

Searched refs:shortFoo (Results 1 – 1 of 1) sorted by relevance

/art/test/044-proxy/src/
DReturnsAndArgPassing.java37 short shortFoo(); in shortFoo() method
140 check(proxyMyInterface.shortFoo() == Short.MAX_VALUE); in testProxyReturns()
236 proxyMyInterface.shortFoo(); in testProxyReturns()
422 proxyMyInterface.shortFoo(); in testProxyReturns()