Home
last modified time | relevance | path

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

/art/test/027-arithmetic/src/
DMain.java51 static void shiftTest2() in shiftTest2() method in Main
152 shiftTest2(); in main()
/art/test/027-arithmetic/
Dexpected-stdout.txt16 shiftTest2 l is 1122334455667788
/art/test/107-int-math2/
Dexpected-stdout.txt4 shiftTest2 PASSED
/art/test/003-omnibus-opcodes/
Dexpected-stdout.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.java242 static int shiftTest2() { in shiftTest2() method in Main
924 res = shiftTest2(); in main()