Home
last modified time | relevance | path

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

/art/test/802-deoptimization/src/
DMain.java24 testCatchHandlerOnEntryWithoutMoveException(); in main()
31 private static void testCatchHandlerOnEntryWithoutMoveException() throws Throwable { in testCatchHandlerOnEntryWithoutMoveException() method in Main