Home
last modified time | relevance | path

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

/external/r8/src/test/examples/throwing/
DThrowing.java145 private static int anotherThrowingMethodToInline(int value) { in anotherThrowingMethodToInline() method in Throwing
159 used[9] = anotherThrowingMethodToInline(used[9]); in aFunctionThatCallsAnInlinedMethodThatThrows()