Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java75 private static final double LOWER_DOUBLE_VAL = Double.longBitsToDouble(0xABCDL); field in LocalsAndOperands
390 usedDouble(LOWER_DOUBLE_VAL); in testUsedDoubleArg()