Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DReturnsAndArgPassing.java39 int intFoo(); in intFoo() method
149 check(proxyMyInterface.intFoo() == Integer.MAX_VALUE); in testProxyReturns()
252 proxyMyInterface.intFoo(); in testProxyReturns()