Home
last modified time | relevance | path

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

/art/test/044-proxy/src/
DReturnsAndArgPassing.java44 float floatBar(); in floatBar() method
171 check(proxyMyInterface.floatBar() == Float.MIN_VALUE); in testProxyReturns()
292 proxyMyInterface.floatBar(); in testProxyReturns()