Home
last modified time | relevance | path

Searched refs:unopTest (Results 1 – 3 of 3) sorted by relevance

/art/test/107-int-math2/
Dexpected.txt2 unopTest PASSED
/art/test/003-omnibus-opcodes/src/
DFloatMath.java232 static float unopTest(float f) { in unopTest() method in FloatMath
381 unopTest(123.456f); in run()
DIntMath.java455 static int unopTest(int x) { in unopTest() method in IntMath
611 unopCheck(unopTest(38)); in run()