Home
last modified time | relevance | path

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

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