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()93 throw new TestFailed(nsme); in findDexClass()95 throw new TestFailed(ie); in findDexClass()97 throw new TestFailed(iae); in findDexClass()99 throw new TestFailed(cnfe); in findDexClass()128 throws TestFailed, InvocationTargetException in findBrokenClass()138 throws TestFailed, ClassNotFoundException { in main()148 static void testFailLoadAndGc() throws TestFailed { in testFailLoadAndGc()
28 static class TestFailed extends Exception { class in Main29 public TestFailed(Throwable cause) { in TestFailed() method in Main.TestFailed70 throws TestFailed, InvocationTargetException in findDexClass()102 throw new TestFailed(nsme); in findDexClass()104 throw new TestFailed(ie); in findDexClass()106 throw new TestFailed(iae); in findDexClass()108 throw new TestFailed(cnfe); in findDexClass()137 throws TestFailed, InvocationTargetException in findBrokenClass()147 throws TestFailed, ClassNotFoundException { in main()157 static void testFailLoadAndGc() throws TestFailed { in testFailLoadAndGc()