Home
last modified time | relevance | path

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

/aosp12/art/test/027-arithmetic/src/
H A DMain.java22 static void shiftTest1() in shiftTest1() method in Main
151 shiftTest1(); in main()
/aosp12/art/test/107-int-math2/
H A Dexpected-stdout.txt3 shiftTest1 PASSED
/aosp12/art/test/003-omnibus-opcodes/
H A Dexpected-stdout.txt6 IntMath.shiftTest1
/aosp12/art/test/003-omnibus-opcodes/src/
H A DIntMath.java22 static void shiftTest1() { in shiftTest1() method in IntMath
576 shiftTest1(); in run()
/aosp12/art/test/107-int-math2/src/
H A DMain.java203 static int shiftTest1() { in shiftTest1() method in Main
915 res = shiftTest1(); in main()