Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/
Dexpected.txt34 FloatMath.checkConvD
/art/test/003-omnibus-opcodes/src/
DFloatMath.java298 static void checkConvD(double[] results) { in checkConvD() method in FloatMath
379 checkConvD(doubleResults); in run()