Searched refs:testThrow (Results 1 – 2 of 2) sorted by relevance
769 private static void testThrow(TestClass2 obj, Exception e) throws Exception { in testThrow() method in Main1275 testThrow(testclass2, new Exception()); in main()
929 ## CHECK-START: int Builder.testThrow(java.lang.Exception) builder (after)962 .method public static testThrow(Ljava/lang/Exception;)I