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

/art/test/044-proxy/src/
H A DReturnsAndArgPassing.java34 byte byteBar(); method in interface:ReturnsAndArgPassing.MyInterface
126 check(proxyMyInterface.byteBar() == Byte.MIN_VALUE);
212 proxyMyInterface.byteBar();
328 proxyMyInterface.byteBar();
345 proxyMyInterface.byteBar();
362 proxyMyInterface.byteBar();
379 proxyMyInterface.byteBar();
396 proxyMyInterface.byteBar();
413 proxyMyInterface.byteBar();

Completed in 106 milliseconds