Home
last modified time | relevance | path

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

/art/test/083-compiler-regressions/src/
DMain.java181 sum += foo.wideGetBar3(1,2,3); in wideGetterSetterTest()
9490 public long wideGetBar3(long a1, long a2, long a3) { in wideGetBar3() method in Foo