Home
last modified time | relevance | path

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

/art/test/565-checker-condition-liveness/src/
DMain.java82 public static void testThrowIntoCatchBlock(int x, Object y, int[] a) { in testThrowIntoCatchBlock() method in Main
187 testThrowIntoCatchBlock(val, intObj, array); in main()