Home
last modified time | relevance | path

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

/external/r8/src/test/debugTestResourcesJava8/
DDebugLambda.java24 printInt2(DebugLambda::returnOne); in testLambdaWithMethodReference()
27 private static int returnOne() { in returnOne() method in DebugLambda