Home
last modified time | relevance | path

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

/external/r8/src/test/debugTestResourcesJava8/
DDebugLambda.java19 private static void printInt2(I i) { in printInt2() method in DebugLambda
24 printInt2(DebugLambda::returnOne); in testLambdaWithMethodReference()