Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/Math/
DAbsTests.java65 private static void testIntAbs(IntUnaryOperator absFunc, in testIntAbs()
105 private static void testLongAbs(LongUnaryOperator absFunc, in testLongAbs()