Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected.txt9 IntMath.shiftTest3
/art/test/003-omnibus-opcodes/src/
DIntMath.java88 static void shiftTest3(int thirtyTwo) { in shiftTest3() method in IntMath
579 shiftTest3(32); in run()