Home
last modified time | relevance | path

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

/art/test/107-int-math2/src/
DMain.java796 static int staticCall(int a) in staticCall() method in Main
1091 res = staticCall(3); in main()