Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/StackWalker/
DLocalsAndOperands.java76 private static final double UPPER_DOUBLE_VAL = Double.longBitsToDouble(0x432100000000L); field in LocalsAndOperands
391 usedDouble(UPPER_DOUBLE_VAL); in testUsedDoubleArg()