Home
last modified time | relevance | path

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

/art/test/700-LoadArgRegs/src/
DMain.java149 …static void testD9f (float p0, double p1, double p2, double p3, double p4, double p5, double p6, d… in testD9f() method in Main
222 testD9f(-1.1f, 9.01, 9.02, 9.03, 9.04, 9.05, 9.06, 9.07, 9.08, 9.09); in testD()