Home
last modified time | relevance | path

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

/external/r8/src/test/examples/throwing/
DThrowing.java19 used[0] = throwAtFistLine(42); in main()
109 public static int throwAtFistLine(int value) { in throwAtFistLine() method in Throwing