Home
last modified time | relevance | path

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

/art/test/957-methodhandle-transforms/src/
DMain.java27 testCatchException(); in main()
157 public static void testCatchException() throws Throwable { in testCatchException() method in Main