Home
last modified time | relevance | path

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

/art/test/083-compiler-regressions/src/
DMain.java178 sum += foo.wideGetBar2(1,2); in wideGetterSetterTest()
9468 public long wideGetBar2(long a1, long a2) { in wideGetBar2() method in Foo