Home
last modified time | relevance | path

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

/art/test/700-LoadArgRegs/src/
DMain.java118 static void testF4(float p1, float p2, float p3, float p4) { in testF4() method in Main
202 testF4(4.1f, 4.2f, 4.3f, 4.4f); in testF()