Home
last modified time | relevance | path

Searched refs:convTest (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/test/003-omnibus-opcodes/
H A Dexpected-stdout.txt10 IntMath.convTest
28 FloatMath.convTest
/aosp12/art/test/027-arithmetic/src/
H A DMain.java68 static void convTest() in convTest() method in Main
150 convTest(); in main()
/aosp12/art/test/107-int-math2/
H A Dexpected-stdout.txt6 convTest PASSED
/aosp12/art/test/003-omnibus-opcodes/src/
H A DFloatMath.java22 static void convTest() { in convTest() method in FloatMath
360 convTest(); in run()
H A DIntMath.java121 static void convTest() { in convTest() method in IntMath
580 convTest(); in run()
/aosp12/art/test/107-int-math2/src/
H A DMain.java276 static int convTest() { in convTest() method in Main
936 res = convTest(); in main()