Home
last modified time | relevance | path

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

/art/test/083-compiler-regressions/src/
DMain.java185 sum += foo.wideGetBar5(1,2,3,4,5); in wideGetterSetterTest()
9496 public long wideGetBar5(long a1, long a2, long a3, long a4, long a5) { in wideGetBar5() method in Foo