Home
last modified time | relevance | path

Searched defs:neighborUp (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/Math/
DCeilAndFloorTests.java69 double neighborUp = Math.nextUp(powerOfTwo); in nearIntegerTests() local
114 double neighborUp = Math.nextUp(d); in nearIntegerTests() local