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

/art/test/044-proxy/src/
H A DReturnsAndArgPassing.java37 short shortFoo(); method in interface:ReturnsAndArgPassing.MyInterface
140 check(proxyMyInterface.shortFoo() == Short.MAX_VALUE);
236 proxyMyInterface.shortFoo();
422 proxyMyInterface.shortFoo();

Completed in 121 milliseconds