Home
last modified time | relevance | path

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

/art/test/107-int-math2/
Dexpected.txt33 constClassTest PASSED
/art/test/107-int-math2/src/
DMain.java106 static int constClassTest(int x) { in constClassTest() method in Main
1143 res = constClassTest(1111); in main()