Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DReturnsAndArgPassing.java35 char charFoo(); in charFoo() method
131 check(proxyMyInterface.charFoo() == Character.MAX_VALUE); in testProxyReturns()
220 proxyMyInterface.charFoo(); in testProxyReturns()