Home
last modified time | relevance | path

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

/art/test/027-arithmetic/
Dexpected.txt16 shiftTest2 l is 1122334455667788
/art/test/027-arithmetic/src/
DMain.java51 static void shiftTest2() in shiftTest2() method in Main
152 shiftTest2(); in main()
/art/test/107-int-math2/
Dexpected.txt4 shiftTest2 PASSED
/art/test/003-omnibus-opcodes/
Dexpected.txt7 IntMath.shiftTest2
/art/test/003-omnibus-opcodes/src/
DIntMath.java51 static void shiftTest2() { in shiftTest2() method in IntMath
577 shiftTest2(); in run()
/art/test/107-int-math2/src/
DMain.java240 static int shiftTest2() { in shiftTest2() method in Main
922 res = shiftTest2(); in main()