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

/art/test/044-proxy/src/
H A DReturnsAndArgPassing.java35 char charFoo(); method in interface:ReturnsAndArgPassing.MyInterface
131 check(proxyMyInterface.charFoo() == Character.MAX_VALUE);
220 proxyMyInterface.charFoo();

Completed in 166 milliseconds