Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected.txt32 FloatMath.checkConvL
/art/test/003-omnibus-opcodes/src/
DFloatMath.java267 static void checkConvL(long[] results) { in checkConvL() method in FloatMath
375 checkConvL(longResults); in run()