Searched refs:TestFailed (Results 1 – 2 of 2) sorted by relevance
28 static class TestFailed extends Exception { class in Main29 public TestFailed(Throwable cause) { in TestFailed() method in Main.TestFailed70 throws TestFailed, InvocationTargetException in findDexClass()101 throw new TestFailed(nsme); in findDexClass()103 throw new TestFailed(ie); in findDexClass()105 throw new TestFailed(iae); in findDexClass()107 throw new TestFailed(cnfe); in findDexClass()136 throws TestFailed, InvocationTargetException in findBrokenClass()146 throws TestFailed, ClassNotFoundException { in main()156 static void testFailLoadAndGc() throws TestFailed { in testFailLoadAndGc()[all …]
28 static class TestFailed extends Exception { class in Main29 public TestFailed(Throwable cause) { in TestFailed() method in Main.TestFailed70 throws TestFailed, InvocationTargetException in findDexClass()91 throw new TestFailed(nsme); in findDexClass()93 throw new TestFailed(ie); in findDexClass()95 throw new TestFailed(iae); in findDexClass()97 throw new TestFailed(cnfe); in findDexClass()126 throws TestFailed, InvocationTargetException in findBrokenClass()136 throws TestFailed, ClassNotFoundException { in main()146 static void testFailLoadAndGc() throws TestFailed { in testFailLoadAndGc()