Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java394 private static void usedDouble(double doubleArg) throws Exception { in usedDouble() argument
403 assertDoubleIsInSlots(locals[0], locals[1], doubleArg); in usedDouble()
404 System.out.println("Stayin' alive: " + doubleArg); in usedDouble()