Home
last modified time | relevance | path

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

/art/test/844-exception2/src/
DMain.java22 Main.callMethodThatThrows(); in Main.callMethodThatThrows()
41 public static void callMethodThatThrows() { in callMethodThatThrows() method in Main
/art/test/844-exception/src/
DMain.java38 Main.callMethodThatThrows(); in Main.callMethodThatThrows()
57 public static void callMethodThatThrows() { in callMethodThatThrows() method in Main