Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/invoke/
DMethodHandlesGeneralTest.java1467 final MethodHandle hip = l.findStatic(MHT, "loopIntPred", methodType(B, I)); in testGenericLoopCombinator() local
1473 final MethodHandle[] preds = new MethodHandle[] {hip, hdp, hsp}; in testGenericLoopCombinator()