Home
last modified time | relevance | path

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

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