Home
last modified time | relevance | path

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

/external/r8/src/test/debugTestResourcesJava8/
DDebugLambda.java35 public static void testLambdaWithArguments(int i, int j) { in testLambdaWithArguments() method in DebugLambda
51 DebugLambda.testLambdaWithArguments(5, 10); in main()