Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected-stdout.txt15 IntMath.longOperCheck
/art/test/003-omnibus-opcodes/src/
DIntMath.java399 static void longOperCheck(long[] results) { in longOperCheck() method in IntMath
589 longOperCheck(longResults); in run()