Home
last modified time | relevance | path

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

/art/test/957-methodhandle-transforms/src/
DMain.java25 testThrowException(); in main()
47 public static void testThrowException() throws Throwable { in testThrowException() method in Main